Diffstat (limited to 'src/stackd')
-rw-r--r--src/stackd15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/stackd b/src/stackd
deleted file mode 100644
index 8c48039..0000000
--- a/src/stackd
+++ /dev/null
@@ -1,15 +0,0 @@
-"1abc25hriwm4"
-// { str β†’ int }
-line ← Ξ» (
- '0'>πŸ”Ž'9'<πŸ”Ž
- '9'-
- // modifiers are placed in front
- πŸ˜β¬…βž‘
- 10Γ—+
-)
-
-πŸ’β‰ '\n'🚧
-// run function on all values, pushing to the stack
-⏭️line
-// reduce the stack
-β†˜οΈ+ \ No newline at end of file