Fix tests after adding lineNumber for functions without return expression
This commit is contained in:
@@ -12,4 +12,4 @@ fun foo(x: Int) {
|
||||
}
|
||||
}
|
||||
|
||||
// 3 4 5 9 10 11 8
|
||||
// 3 4 5 9 10 11 8 13
|
||||
|
||||
Reference in New Issue
Block a user