mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 05:29:34 +02:00
- removed debug printing from the WebAssembly inline assembler reader
This commit is contained in:
parent
c95dfe24e7
commit
fcfcdc2ccd
@ -1012,7 +1012,6 @@ Unit rawasmtext;
|
||||
gettoken;
|
||||
{ main loop }
|
||||
repeat
|
||||
Writeln(actasmtoken);
|
||||
case actasmtoken of
|
||||
AS_END:
|
||||
break; { end assembly block }
|
||||
|
Loading…
Reference in New Issue
Block a user