Add more small test programs.
This commit is contained in:
3
programs/basic_draw_number.chalk
Normal file
3
programs/basic_draw_number.chalk
Normal file
@@ -0,0 +1,3 @@
|
||||
fun main(): u0 {
|
||||
draw_number(69, 1, 1);
|
||||
}
|
||||
Reference in New Issue
Block a user