root/trunk/orca/tests/working/paren.r

Revision 1, 43 bytes (checked in by krobillard, 3 years ago)

Import orca & thune.

Line 
1REBOL[]
2
3print 3 + 4 * 2
4print 3 + (4 * 2)
Note: See TracBrowser for help on using the browser.