backend tests: INSTANCE$ -> INSTANCE

This commit is contained in:
Michael Bogdanov
2015-10-08 15:21:21 +03:00
parent 679748e1ee
commit a4997e8b31
6 changed files with 8 additions and 6 deletions
@@ -1,3 +1,3 @@
<!CONFLICTING_JVM_DECLARATIONS!>object O<!> {
<!CONFLICTING_JVM_DECLARATIONS!>val `INSTANCE$`: O<!> = null!!
<!CONFLICTING_JVM_DECLARATIONS!>val `INSTANCE`: O<!> = null!!
}