~bouncepaw/agidel

d101ae07ec06e947c76dde44d3500267488785ea — Timur Ismagilov 5 years ago aa09a52
Remove $should_use_semicolon? variable
1 files changed, 0 insertions(+), 1 deletions(-)

M agidel.agl
M agidel.agl => agidel.agl +0 -1
@@ 12,7 12,6 @@
        (module agidel_temp (main)
                $import_statement
                (AGIDEL/define (main)
                   (AGIDEL/define $should_use_semicolon? #t)
                   (AGIDEL/display (AGIDEL/string-append $(cat /dev/stdin)))))
        (import agidel_temp)
        (main))"]