aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple.tdy
blob: 01dc5aa3fb1dcb0e261470ea51d7dd438af53793 (plain) (blame)
1
2
3
4
5
6
7
// 1 + 1 <=> 2
// // asdlkjasl
// print 1 + 3
// // OwO
a int := 1
print a
print a + a + a