Pseudocode: Generate fake values for Unit/Nothing-typed expressions
This commit is contained in:
@@ -16,5 +16,7 @@ get() {
|
||||
return b
|
||||
}
|
||||
---------------------
|
||||
b <v0>: Int NEW: r(b) -> <v0>
|
||||
b <v0>: Int NEW: r(b) -> <v0>
|
||||
return b !<v1>: *
|
||||
{ val b: Int return b } !<v1>: * COPY
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user