mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 22:09:28 +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;
|
gettoken;
|
||||||
{ main loop }
|
{ main loop }
|
||||||
repeat
|
repeat
|
||||||
Writeln(actasmtoken);
|
|
||||||
case actasmtoken of
|
case actasmtoken of
|
||||||
AS_END:
|
AS_END:
|
||||||
break; { end assembly block }
|
break; { end assembly block }
|
||||||
|
Loading…
Reference in New Issue
Block a user