Pseudocode: Do not bind call value to callee expressions
This commit is contained in:
@@ -33,7 +33,7 @@ L3:
|
||||
error(use, No resolved call) USE: in: {b=READ} out: {b=READ}
|
||||
r(b) -> <v5> USE: in: {} out: {b=READ}
|
||||
error(use, No resolved call)
|
||||
magic(use|<v5>) -> <v6>
|
||||
magic(use(b)|<v5>) -> <v6>
|
||||
L1:
|
||||
1 <END> INIT: in: {} out: {}
|
||||
error:
|
||||
|
||||
Reference in New Issue
Block a user