Test data fixed: mark() instructions added
This commit is contained in:
@@ -7,6 +7,8 @@ L0:
|
||||
<START>
|
||||
v(f: () -> Unit)
|
||||
w(f)
|
||||
mark({ f() })
|
||||
mark(f())
|
||||
r(f)
|
||||
call(f, invoke)
|
||||
L1:
|
||||
|
||||
Reference in New Issue
Block a user