FIR serializer: regard property accessors with modifiers as non-default

This commit is contained in:
Jinseong Jeon
2020-06-18 15:51:39 -07:00
committed by Mikhail Glukhikh
parent bbfc1a10ad
commit 67044f22ed
2 changed files with 6 additions and 4 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// TODO: muted automatically, investigate should it be ran for JS or not