diff options
Diffstat (limited to 'llvm/test/tools/llvm-rc/Inputs/tokens.rc')
-rw-r--r-- | llvm/test/tools/llvm-rc/Inputs/tokens.rc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-rc/Inputs/tokens.rc b/llvm/test/tools/llvm-rc/Inputs/tokens.rc index 20619149bb0..217d6017a9d 100644 --- a/llvm/test/tools/llvm-rc/Inputs/tokens.rc +++ b/llvm/test/tools/llvm-rc/Inputs/tokens.rc @@ -3,6 +3,14 @@ He11o LLVM "RC string test.",L"Another RC string test.'&{",42,100 +Block Comment Ident /*block /* // comment */ ifier +Line Comment // Identifier /* + +/* Multi line + block + comment */ + +Multiple /* comments */ on /* a */ single // line ":))" |