Resolving references to builtins: first loading Unit.jet, and then the rest of the library
Test data fixed to get rid of jet.src directory
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun f(p : () -> String) {
|
||||
p.<ref>invoke()
|
||||
}
|
||||
//jet.src/Functions.jet:invoke
|
||||
//jet/Functions.jet:invoke
|
||||
Reference in New Issue
Block a user