blob: 531375e64fbc0d79c291c4bfd981394cc162ad71 [file] [log] [blame]
fun foo(a: Int, b: String, c: Int = 0, flag: Boolean = false) {
}