repo.or.cz
/
mu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix other mandelbrot variants
[mu.git]
/
tutorial
/
task2.mu
blob
c31efc0f0f5bee2da4ea8f31d7ea3167ff3a6d01
1
fn test-1 {
2
check-ints-equal 1, 2, "F - test-1"
3
}
4
5
fn main {
6
# do nothing
7
}