This commit is contained in:
Marc Beninca 2025-08-02 01:19:38 +02:00
parent 4b65803ea1
commit 3401c12346
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1,3 +1,5 @@
# code
function alias_eval(alias, name, type) {
text = alias "() { "
if (type == "function") {