Add tests for non-compatible ABI changes

This commit is contained in:
Alexey Tsvetkov
2018-12-02 23:41:56 +03:00
parent 5891617674
commit 8992ee6280
12 changed files with 63 additions and 2 deletions
@@ -0,0 +1,3 @@
package test
fun id(x: Int): Int = x