Update GrsbplRunner.java

This commit is contained in:
nora 2021-05-28 15:34:30 +02:00 committed by GitHub
parent c77ebc3d11
commit 5414ef5e36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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();