blob: 5f520414b7bc2725a4b6c5f493c7afa1273fee10 [file] [log] [blame]
// WITH_RUNTIME
fun foo() {
Math.min(2, 1)<caret>
}