mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-25 20:32:25 +00:00
Merge branch '821-asm-byte-expressions' into far-call-isolated-updates
This commit is contained in:
commit
04c507d047
@ -262,7 +262,6 @@ public class AsmFragmentInstance {
|
||||
handleTags(data, ctx.ASM_TAG());
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Object visitAsmInstruction(KickCParser.AsmInstructionContext ctx) {
|
||||
KickCParser.AsmParamModeContext paramModeCtx = ctx.asmParamMode();
|
||||
|
Loading…
Reference in New Issue
Block a user