changeset 62:9f73f6a78cb9

rollback cbc-inter.cbc
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Wed, 06 Feb 2019 16:17:04 +0900
parents 55dc893b653f
children 18916fa4f32c
files src/core/cbc-interp.cbc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/cbc-interp.cbc	Sat Jan 12 18:03:19 2019 +0900
+++ b/src/core/cbc-interp.cbc	Wed Feb 06 16:17:04 2019 +0900
@@ -251,7 +251,7 @@
         i->cur_op += 6;
     GC_SYNC_POINT(i->tc);
     goto cbc_next(i);
-            }
+}
 __code cbc_if_o(INTERP i){
     GC_SYNC_POINT(i->tc);
     MVM_coerce_istrue(i->tc, GET_REG(i->cur_op, 0,i).o, NULL,