1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-27 14:34:58 +00:00
2003-09-25 17:44:32 +00:00

6 lines
191 B
LLVM

; Test using double quotes to form names that are not legal in the % form
"&^ " = type { int }
"%.*+ foo" = global "&^ " { int 5 }
"0" = global float 0.0 ; This CANNOT be %0