Remove 'allowSpecialClassNames' extraction option

This commit is contained in:
Yan Zhulanow
2019-02-05 19:55:59 +03:00
parent 11dfbd5d3d
commit 6cb2146d31
19 changed files with 32 additions and 57 deletions
@@ -1,4 +1,4 @@
// OPTIONS: true, false, false, false, true, false
// OPTIONS: true, false, false, true, false
// PARAM_DESCRIPTOR: local final fun baz(m: kotlin.Int): kotlin.Int defined in foo.bar
// PARAM_DESCRIPTOR: value-parameter n: kotlin.Int defined in foo
// PARAM_TYPES: (m: kotlin.Int) -> kotlin.Int