blob: 09d22d6d1761422c0251a56c62bd211c55ae75b9 [file] [log] [blame]
fun after(a: Int) {
after(1);
}
fun after(a: Int, b: Int) {
}