This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3490c8d2f3897a581154d1e08b5ef443d658f47c
wren
/
test
/
super
/
super_at_top_level.wren
T
3 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Don't allow "super" outside of methods.
2013-12-15 22:08:40 -08:00
super.foo // expect error
Segfault when calling super at top-level with no arguments.
2015-01-09 15:14:06 -06:00
super // expect error
Reference in New Issue
Copy Permalink