aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/windres/strtab2.rc
blob: 9322034946c917da4dfe554b61bd52f40b74718e (plain)
1
2
3
4
5
6
7
8
9
//#xfail x86_64-*-mingw*
#include "windows.h"

LANGUAGE 0, 0

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