1 #include <basicheader.rh>
2
3 RESOURCE SIMPLE_TYPES r_test0
4 {
5 }
6
7 RESOURCE LBUF r_test0_1
8 {
9 txt = "foo";
10 }