Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
checker
/
regression
/
ClassDeclarationAsExpression2.kt
blob: 7593e0fe81715a150841ffeff72bff1e0acc59f4 [
file
] [
log
] [
blame
]
fun g
()
=
1
<
<
error descr
=
"[DECLARATION_IN_ILLEGAL_CONTEXT] Declarations are not allowed in this position"
>
class
A
</
error
>