Migration to expect/actual: correct multi-module QF tests

This commit is contained in:
Mikhail Glukhikh
2017-09-14 21:13:13 +03:00
parent bc78d672c1
commit 6766196bd8
4 changed files with 4 additions and 4 deletions
@@ -3,4 +3,4 @@
header class Foo {
}
header fun Foo.foo(n: Int)
expect fun Foo.foo(n: Int)