From 2686d70a4914f5d887a74dbc896042b28cc1a7c9 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Fri, 18 Oct 2024 15:18:56 -0400 Subject: [PATCH] change test case --- build/p5_test.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/build/p5_test.mjs b/build/p5_test.mjs index f77d863..c188b8b 100644 --- a/build/p5_test.mjs +++ b/build/p5_test.mjs @@ -1,6 +1,7 @@ import {run, p5} from "./ludus.mjs" const code = ` +print! ("Hello, world!") pencolor! (colors :white) repeat 10 { repeat 4 {