root/trunk/orca/tests/working/rejoin.r
| Revision 1, 140 bytes (checked in by krobillard, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | REBOL [] |
| 2 | |
| 3 | |
| 4 | print rejoin [1 "hi"] |
| 5 | |
| 6 | cvar: "_natives" |
| 7 | probe reduce [{static char } cvar {[] =^/}] |
| 8 | probe rejoin [{static char } cvar {[] =^/}] |
| 9 |
Note: See TracBrowser
for help on using the browser.
