diff options
Diffstat (limited to 'llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc')
-rw-r--r-- | llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc b/llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc index 6337a369fe6..37fc1cfe22c 100644 --- a/llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc +++ b/llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc @@ -13,3 +13,6 @@ VERSION 14 2 "world" } STRINGTABLE BEGIN END + +500 HTML "index.html" +Name Cursor "hello.ico" |