1
0

SPHOMEのバグ修正とLinuxでコンパイル通るようにした

This commit is contained in:
otya128
2015-08-26 13:44:43 +09:00
parent aa27d88c24
commit 895c120892
3 changed files with 7 additions and 7 deletions

View File

@@ -490,6 +490,7 @@ class Compiler
break;
}
}
goto default;
default:
stderr.writeln("ERROR");
break;