blob: be4cb32e13c6a1a12b2d1c459e3f284c79665ca3 [file]
// COMPILATION_ERRORS
class foo {
class foo {} -
class Bar {
sdfsd
}
fun foo()
val x
var f
typealias foo = ;
}