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
c0c6020292c70a2f34470902ffc577c10f776d11
wren
/
test
/
block_call.wren
T
4 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean up block and method calling.
2013-11-05 07:56:59 -08:00
io.write({ 123 }.call) // expect: 123
"==" and "!=" operators.
2013-11-05 09:57:57 -08:00
// TODO(bob): Arguments.
Reference in New Issue
Copy Permalink