Fixed broken testdata.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
fun test(a : Int,
|
||||
b : Int) {
|
||||
fun test(a: Int,
|
||||
b: Int) {
|
||||
}
|
||||
Reference in New Issue
Block a user