Remove accidentally included file

This commit is contained in:
Joshua Bell
2025-08-22 09:37:23 -07:00
parent 939276669f
commit f18de5bc73

View File

@@ -1,12 +0,0 @@
ca65 V2.19 - Git 7f1dd09bc
Main file : 302-scope-redefined.s
Current file: 302-scope-redefined.s
000000r 1 .scope outer
000000r 1 foo = $1234
000000r 1 .scope inner
000000r 1 BD 12 00 lda foo,x
000003r 1 foo = $12
000003r 1 .endscope
000003r 1 .endscope
000003r 1