source:
golgotha/src/i4/string/test.res
@
608
Last change on this file since 608 was 80, checked in by , 15 years ago | |
---|---|
File size: 159 bytes |
Rev | Line | |
---|---|---|
[80] | 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.