mirror of
https://github.com/Noratrieb/GRSBPL.git
synced 2026-01-14 19:55:03 +01:00
Update GrsbplRunner.java
This commit is contained in:
parent
c77ebc3d11
commit
5414ef5e36
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ public class GrsbplRunner {
|
|||
if (length == -1) {
|
||||
length = program.get(line - 1).length() - offset + 1;
|
||||
}
|
||||
System.err.println();
|
||||
|
||||
System.err.println("[GRSBPL Runtime Execution Error]");
|
||||
System.err.println();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue