prog8/compiler/test/fixtures/foo_bar.p8
Irmen de Jong f470576822 it's now possible to use symbols that are the same name as 6502 instructions
because these are now prefixed internally before generating assembly.
2022-11-30 18:39:56 +01:00

4 lines
35 B
Lua

foobar {
str barbar = "foo.bar"
}