mirror of
https://github.com/open-simh/simtools.git
synced 2026-02-19 05:56:49 +00:00
This TODO has been done (line end checks).
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
/* This function is way way too large, because I just coded most of
|
||||
the operation code and pseudo-op handling right in line. */
|
||||
|
||||
/* FIXME: nobody checks for extra junk after a valid statement */
|
||||
|
||||
static int assemble(
|
||||
STACK *stack,
|
||||
TEXT_RLD *tr)
|
||||
|
||||
Reference in New Issue
Block a user