Add more small test programs.

This commit is contained in:
2018-08-05 14:25:40 -07:00
parent 230a50c532
commit 61fb44bbce
9 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
fun main(): u0 {
draw_number(69, 1, 1);
}