This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2024-11-23 07:32:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ccdf05e922
prog8
/
compiler
/
test
/
fixtures
/
foo_bar.p8
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-29 23:15:13 +00:00
foobar {
str barbar = "foo.bar"
+ TestCompilerOnImportsAndIncludes.kt: 2 tests, both passing (but see FIXME in asmIncludeFromSameFolder.p8)
2021-07-11 13:19:20 +00:00
}
Reference in New Issue
Copy Permalink