Added test with class signature unchanged.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
class Klass {
|
||||
fun foo() = ":)"
|
||||
|
||||
fun bar() = ":("
|
||||
}
|
||||
Reference in New Issue
Block a user