From 61460fb43a555ab2faa73f1f7bdf1bc30071b478 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Sun, 29 Jun 2025 11:43:43 -0400 Subject: [PATCH] we think it's buildable --- sandbox.ld | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sandbox.ld b/sandbox.ld index 5687e36..08f11f5 100644 --- a/sandbox.ld +++ b/sandbox.ld @@ -1,4 +1 @@ -repeat 1 { - fd! (100) - rt! (0.25) -} +print! ("foobar")