Update tests

This commit is contained in:
Roman Artemev
2018-09-17 17:00:07 +03:00
committed by romanart
parent 084071e2e5
commit 89bec8ec59
7 changed files with 0 additions and 7 deletions
@@ -1,6 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
// WITH_REFLECT
inline class Foo(val x: String) {