aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/windres/strtab1.rc
blob: 416d157f1cf81c7fc22aa4746ab59a641cac3ba1 (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 "hello, world"
END