1
#include <basicheader.rh>
2
3
RESOURCE ONE_STRING r_test0
4
{
5
stag=23; // what?
6
text="blargh";
7
flags=42; // yeah!
8
}