IR to CFG: when implementation in function generator, some when tests
This commit is contained in:
committed by
Dmitry Petrov
parent
eaf10a4675
commit
979f2231a1
@@ -0,0 +1,3 @@
|
||||
fun empty() = when {
|
||||
else -> 42
|
||||
}
|
||||
Reference in New Issue
Block a user