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
25bd182c5858158c56f638ca135337275a816066
wren
/
test
/
language
/
this
/
this_in_top_level_function.wren
T
4 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make constructors just methods.
2015-07-10 09:18:22 -07:00
Fn.new {
"this" expressions.
2013-11-09 15:42:23 -08:00
this // expect error
}
Reference in New Issue
Copy Permalink