mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-19 11:30:51 +00:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
|
|
// Special test case for getvers: no rVersion resource (only a comment)
|
|
|
|
#include "mytypes.rez"
|
|
|
|
resource rComment (1, purgeable3) {"This resource fork has no rVersion"};
|