Idris2/tests/idris2/basic011/Dots2.idr
2021-01-21 11:33:03 +00:00

3 lines
40 B
Idris

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