root/trunk/orca/tests/working/set-word_result.r
| Revision 1, 102 bytes (checked in by krobillard, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | REBOL [ |
| 2 | purpose: {Shows result of set-word! is the value set.} |
| 3 | ] |
| 4 | |
| 5 | mf: func [v] [ probe v] |
| 6 | mf x: 3 |
Note: See TracBrowser
for help on using the browser.
