about summary refs log tree commit diff stats
path: root/uiua/life.ua
diff options
context:
space:
mode:
Diffstat (limited to 'uiua/life.ua')
-rw-r--r--uiua/life.ua7
1 files changed, 4 insertions, 3 deletions
diff --git a/uiua/life.ua b/uiua/life.ua
index 7027301..706c2da 100644
--- a/uiua/life.ua
+++ b/uiua/life.ua
@@ -1,5 +1,6 @@
 # lifted from the uiua docs
 Life ← ↥⊙↧∩=3,2-,/+≡↻☇1-1⇡3_3¤.
-⁅×0.6∵⋅⚂↯⊟.30 0       # Init
-⇌;⍥(⊃∘⊂Life)100⊃∘(↯1) # Run
-≡(▽↯⧻,:⍉▽↯⧻,,:5)      # Upscale
+⁅×0.6∵⋅⚂↯⊟.30 0     # Init
+⍥(⊃∘⊂Life)100⊃∘(↯1) # Run
+⇌
+≡(▽↯⧻,:⍉▽↯⧻,,:5) # Upscale