From 6e5acec0ce16011bbb58b3c97e5f792db87bfe93 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Sun, 17 Apr 2022 13:10:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Fix=20wrong=20spacing=20of=20inl?= =?UTF-8?q?ine=20comments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ideas-1.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ideas-1.sh b/ideas-1.sh index 1a64277..310f909 100644 --- a/ideas-1.sh +++ b/ideas-1.sh @@ -36,8 +36,8 @@ mov|set $1 $2 glob|global|pub|public $1 # vartypes (constants containing string of vartype name) -null # null -true|false # bool +null # null +true|false # bool eg. -44 27 287634 # int eg. 4.0 -3.0 0.125 # float eg. "bla" 'blub' # str