This commit is contained in:
marketideas 2019-11-17 18:18:50 -08:00
parent f83906fe16
commit 27b76264b6

View File

@ -605,7 +605,6 @@ int CLASS::doASC(T65816Asm &a, MerlinLine &line, TSymbol &opinfo)
line.setError(errBadOperand);
bytect = 0;
}
out:
line.outbytect = bytect;
return bytect;