oden/fine/tests/expression/errors/missing_parameter.fine

5 lines
No EOL
95 B
Text

fun this_is_missing_a_type(x) -> f64 {
23
}
// @check-error: the parameter is missing a type