[FIX] Move backing field bytecodeListing tests to a separate folder

This commit is contained in:
Nikolay Lunyak
2021-09-14 18:27:39 +03:00
parent 54067628ff
commit ba8dc49a31
10 changed files with 52 additions and 6 deletions
@@ -1,4 +1,4 @@
class A {
val number: Number
field = 1
<!UNSUPPORTED_FEATURE!>field = 1<!>
}