Idris2/tests/idris2/basic/basic011/Dots2.idr
2023-09-07 14:57:22 +01:00

3 lines
40 B
Idris

foo : Int -> Int -> Int
foo x x = x + x