🐐 Continue statement
This commit is contained in:
@@ -180,6 +180,11 @@ Reads one line from stdin and returns it as a string.
|
||||
|
||||
Reads one line from stdin, parses it as a Roman numeral, and returns it as an integer. Raises an error if the input is not a valid numeral.
|
||||
|
||||
### CONTINVA
|
||||
`CONTINVA`
|
||||
|
||||
Skips the rest of the current loop body and continues to the next iteration (`DVM` or `PER`). Has no meaningful return value.
|
||||
|
||||
### ERVMPE
|
||||
`ERVMPE`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user