summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/windres/strtab2.rc
blob: 2721d1595cf04510be46941112600bfc9884d9f0 (plain)
1
2
3
4
5
6
7
8
#include "windows.h"

LANGUAGE 0, 0

STRINGTABLE MOVEABLE PURE DISCARDABLE
BEGIN
  1 L"hello, world"
END