source:
golgotha/src/i4/string/test.res
Last change on this file was 80, checked in by , 15 years ago | |
---|---|
File size: 159 bytes |
Line | |
---|---|
1 | #include "test2.res" |
2 | |
3 | array = { 12 |
4 | 13 |
5 | 14 } |
6 | |
7 | macro=hello |
8 | boy_oh_boy "$ { macro } there" |
9 | marcus "${boy_oh_boy} lamer" |
10 | alert "%S" |
11 |
Note: See TracBrowser
for help on using the repository browser.