[fine] Giving up on generics for now

This commit is contained in:
John Doty 2024-01-17 09:12:00 -08:00
parent b92287ec1f
commit 106f2eb30f
2 changed files with 14 additions and 19 deletions

View file

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