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
31ee1671681a91025a306bed3a60827548af865e
wren
/
test
/
this
/
this_in_top_level_function.wren
T
4 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add
this
keyword support with method detection and error handling
2013-11-09 23:42:23 +00:00
fn {
this // expect error
}
Reference in New Issue
Copy Permalink