From b8a51bab10d6e00d79460829ec7c8a0ef1b0fd24 Mon Sep 17 00:00:00 2001 From: molarmanful Date: Mon, 9 Oct 2023 21:51:26 -0400 Subject: [PATCH] oops --- examples/life.sclin | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/life.sclin b/examples/life.sclin index b875b6e..c6763a3 100644 --- a/examples/life.sclin +++ b/examples/life.sclin @@ -17,5 +17,4 @@ #show dup. ."\u001b[H\u001b[J">o. - "·#"swap : ( w>< n>o ) tap pop. - "" $L* <+ n>< n>o \ No newline at end of file + "·#"swap : ( w>< n>o ) tap pop. \ No newline at end of file