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
f54f8df4d6def9e18fff9ecb57f897193cb104a6
wren
/
test
/
core
/
function
/
to_string.wren
Bob Nystrom
a45a43606f
Add an anonymous expression fn syntax.
2015-11-27 21:17:34 -08:00
2 lines
39 B
Plaintext
Raw
Blame
History
System.print(fn () {}) // expect: <fn>
Reference in New Issue
View Git Blame
Copy Permalink