This commit is contained in:
Irmen de Jong 2020-03-15 01:37:01 +01:00
parent 6f000d0d26
commit 6c23ae14ab
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.81-SNAPSHOT
1.81

View File

@ -23,7 +23,7 @@ main {
print_stackpointer()
exit(33)
sub3() ; TODO warning about unreachable code
sub3() ; TODO remove statements after a return
sub3() ; TODO remove statements after a return/exit
c64scr.print("sp2:")
c64scr.print("sp2:")
sub3()