Pseudocode: Add debug information to magic instructions
This commit is contained in:
@@ -6,6 +6,6 @@ class A {
|
||||
val x: Int
|
||||
}
|
||||
---------------------
|
||||
<v0>: A NEW: magic(x) -> <v0>
|
||||
<v0>: A NEW: magic[IMPLICIT_RECEIVER](x) -> <v0>
|
||||
1 <v1>: Int NEW: r(1) -> <v1>
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user