index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tutorial
/
task2.mu
blob: c31efc0f0f5bee2da4ea8f31d7ea3167ff3a6d01 (
plain
) (
blame
)
1
2
3
4
5
6
7
fn
test
-
1
{
check
-
ints
-
equal
1
,
2
,
"F - test-1"
}
fn
main
{
#
do
nothing
}