Test framework for instructions
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
l0:
|
||||
<START>
|
||||
r(a)
|
||||
l1:
|
||||
<END>
|
||||
=====================
|
||||
@@ -0,0 +1,3 @@
|
||||
fun f(a : Boolean) {
|
||||
a
|
||||
}
|
||||
Reference in New Issue
Block a user