Test fix - update and review required
This commit is contained in:
@@ -9,4 +9,4 @@ fun foo(i: Int = 1) {
|
||||
inline fun bar(i: Int = 1) {
|
||||
}
|
||||
|
||||
// 2 3 4 7 6 10 9
|
||||
// 2 3 9 4 7 6 10 9 10
|
||||
|
||||
Reference in New Issue
Block a user