Clean up
parent
bf1f6fafa7
commit
ceffcd7b9c
|
@ -203,6 +203,8 @@ public final class Parser
|
||||||
gprintln("parseBody(): Enter", DebugType.WARNING);
|
gprintln("parseBody(): Enter", DebugType.WARNING);
|
||||||
|
|
||||||
/* TODO: Implement body parsing */
|
/* TODO: Implement body parsing */
|
||||||
|
|
||||||
|
/* Consume the `{` symbol */
|
||||||
nextToken();
|
nextToken();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue