when using )copy in an apl ws (see attached fns.apl) or as an apl script (./fns.apl or apl fns.apl)
the ⍝∇ in fns f1 is treated as a ∇ and should give the same results as if it was not there so now if you actually delete the f1 ⍝∇ you get the syntax error SYNTAX ERROR+ Tokenizer: No token for Unicode U+2207 (∇) Input: ∇f2 which is also the same error when running )copy in libapl with the apl_exec("∇f1"); line enztec
fns.apl
Description: Binary data