Minor. Regenerated tests.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package test
|
||||
|
||||
fun foo() {
|
||||
bar(5)
|
||||
baz()
|
||||
}
|
||||
|
||||
fun baz() {
|
||||
}
|
||||
|
||||
val prop1 = ""
|
||||
val prop2 = prop1
|
||||
Reference in New Issue
Block a user