change test case
This commit is contained in:
parent
e6b2ffe4c9
commit
2686d70a49
|
@ -1,6 +1,7 @@
|
||||||
import {run, p5} from "./ludus.mjs"
|
import {run, p5} from "./ludus.mjs"
|
||||||
|
|
||||||
const code = `
|
const code = `
|
||||||
|
print! ("Hello, world!")
|
||||||
pencolor! (colors :white)
|
pencolor! (colors :white)
|
||||||
repeat 10 {
|
repeat 10 {
|
||||||
repeat 4 {
|
repeat 4 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user