From d1f96e1c72b2b4baa554f35867f16ab3bf44afa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?b=CA=B0edoh=E2=82=82=20sw=C3=A9?= Date: Mon, 17 Jun 2024 23:04:02 +0500 Subject: [PATCH] Make std/rot.lb works as actual rot --- std/rot.lb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/std/rot.lb b/std/rot.lb index 62dc35e..decf0d4 100644 --- a/std/rot.lb +++ b/std/rot.lb @@ -8,3 +8,6 @@ ; http://www.wtfpl.net/ for more details. args 3 +swap +push 3 +#exec std/rev.lb