3 righe
53 B
Plaintext
3 righe
53 B
Plaintext
defn main = { plus 320 6 }
|
|
defn plus x y = { x + y }
|
defn main = { plus 320 6 }
|
|
defn plus x y = { x + y }
|