b6895a5b30
Imported from https://github.com/glittershark/achilles/ git-subtree-dir: users/glittershark/achilles git-subtree-mainline:4d193f2395
git-subtree-split:b93268085a
Change-Id: I64a583b454bbe03e20358ad7808939a4cbc212ba
1 line
36 B
Text
1 line
36 B
Text
fn main = let x = 2; y = 3 in x + y
|