This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Mirror
/
wren
Watch
1
Star
0
Fork
1
You've already forked wren
mirror of
https://github.com/wren-lang/wren.git
synced
2026-01-11 22:28:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
functional
wren
/
test
/
language
/
this
/
this_in_top_level_function.wren
Bob Nystrom
a45a43606f
Add an anonymous expression fn syntax.
2015-11-27 21:17:34 -08:00
4 lines
33 B
Plaintext
Raw
Permalink
Blame
History
fn () {
this // expect error
}
Reference in New Issue
View Git Blame
Copy Permalink