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
a96f756d2419334278395b4ba41e021f41d2d163
wren
/
test
/
language
/
this
/
this_in_top_level_function.wren
T
4 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: replace
new
keyword with
this
constructor syntax and
ClassName.new()
calls across core library and docs
2015-07-10 16:18:22 +00:00
Fn.new {
feat: add
this
keyword support with method detection and error handling
2013-11-09 23:42:23 +00:00
this // expect error
}
Reference in New Issue
Copy Permalink