blob: 88cdac5467cbebd7e9a8502332f780e2588faff1 [file] [log] [blame]
fun foo() {
fun bar() { }
class X {
init {
fun quux() {
}
}
fun xyzzy() {
}
}
}