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
b32c445f96b46c5afcea1d538e9afc29121239c3
wren
/
test
/
language
/
variable
/
newline_after_equals.wren
T
6 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Execute input in the REPL.
2016-05-20 23:03:05 -07:00
var foo =
123
System.print(foo) // expect: 123
Reference in New Issue
Copy Permalink