Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab4.rc
1 // cpparg -DTEST=1
2
3 #include "windows.h"
4
5 LANGUAGE 0, 0
6
7 STRINGTABLE MOVEABLE PURE DISCARDABLE
8 BEGIN
9 1 "hello\0 world"
10 END
This page took 0.035196 seconds and 4 git commands to generate.