``` val test = Test() test.method() // Unresolved ...
# announcements
q
Copy code
val test = Test()
test.method() // Unresolved reference: method