Test fix - update and review required

This commit is contained in:
Michael Bogdanov
2015-01-29 13:54:09 +03:00
parent 554fd8b1c6
commit ea2f9e91e9
4 changed files with 4 additions and 4 deletions
@@ -13,4 +13,4 @@ inline fun foo(f: () -> Unit) {
f()
}
// 2 3 6 7 9 12 13 14
// 2 12 3 6 12 7 9 12 13 14