diff --git a/examples/life.sclin b/examples/life.sclin index c6763a3..8e899bf 100644 --- a/examples/life.sclin +++ b/examples/life.sclin @@ -17,4 +17,4 @@ #show dup. ."\u001b[H\u001b[J">o. - "·#"swap : ( w>< n>o ) tap pop. \ No newline at end of file + "·#"swap : ( w>< n>o ) tap pop \ No newline at end of file