From 78ab4548da3157645073a294c3b5bf33c0f41722 Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Wed, 5 Oct 2022 21:03:21 +0200 Subject: [PATCH] :memo: remove todo --- doc/concept.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/concept.sh b/doc/concept.sh index f211f47..a6166b9 100644 --- a/doc/concept.sh +++ b/doc/concept.sh @@ -60,7 +60,7 @@ typ|type $1 cst|cast $1 $2 cst|cast $1 "num" -# use contents of a var as var-name (todo: is there a more assembly-like way for this?) +# use contents of a var as var-name ${$name}