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
c8fe27d6c49e46351df572b0902926a19dc9eb07
wren
/
test
/
return
T
History
Bob Nystrom
1e0401bfc1
Allow statement bodies for flow control.
...
This means this works now: if (foo) return bar
2013-12-24 10:27:48 -08:00
..
after_else.wren
Allow statement bodies for flow control.
2013-12-24 10:27:48 -08:00
after_if.wren
Allow statement bodies for flow control.
2013-12-24 10:27:48 -08:00
after_while.wren
Allow statement bodies for flow control.
2013-12-24 10:27:48 -08:00
in_function.wren
Allow statement bodies for flow control.
2013-12-24 10:27:48 -08:00
in_method.wren
Allow statement bodies for flow control.
2013-12-24 10:27:48 -08:00