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

LANGUAGE 0, 0

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