mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
Create function/property from usage: added "member" when appropriate + changed order
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Create function 'foo'" "false"
|
||||
// "Create member function 'foo'" "false"
|
||||
// ERROR: Unresolved reference: foo
|
||||
|
||||
fun test() {
|
||||
|
||||
Reference in New Issue
Block a user