Importing root scope without members.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// "Import" "true"
|
||||
// ERROR: <html>Unresolved reference. <br/> None of the following candidates is applicable because of receiver type mismatch: <ul><li><b>public</b> <b>fun</b> jet.String?.plus(other: jet.Any?): jet.String <i>defined in</i> jet</li></ul></html>
|
||||
|
||||
package h
|
||||
|
||||
trait H
|
||||
|
||||
fun f(h: H?) {
|
||||
|
||||
Reference in New Issue
Block a user