root/trunk/orca/tests/working/set-word_result.r

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

Import orca & thune.

Line 
1REBOL [
2    purpose: {Shows result of set-word! is the value set.}
3]
4
5mf: func [v] [ probe v]
6mf x: 3
Note: See TracBrowser for help on using the browser.