1 #include <basicheader.rh>
2
3 RESOURCE SIMPLE_TYPES r_test
4 {
5 byte = 3;
6 word = 1;
7 word = 23;
8 }