Fixed issue with extra chars
1 files changed, 1 insertions(+), 1 deletions(-) M src/main.tal
M src/main.tal => src/main.tal +1 -1
@@ 729,7 729,7 @@ BRK ( lowercase ) DUP #61 < ,&no-lc JCN - DUP #7b > ,&no-lc JCN + DUP #7a > ,&no-lc JCN STH DUP2 ;get-bang JSR2 ,&run JCN POPr POP2 RTN &no-lc