Remove a newline.

This commit is contained in:
Yukihiro "Matz" Matsumoto
2020-12-02 09:44:07 +09:00
parent 9ba0ebec0e
commit 25985876b8
-1
View File
@@ -1069,7 +1069,6 @@ RETRY_TRY_BLOCK:
NEXT;
}
CASE(OP_LOADL16, BS) {
goto op_loadl;
}