blob: 96f5901b56187578c4b51fc9617ce32bc825bba2 [file]
package foo
fun topLevelFunction() {
fun localFunction() {
}
}