RosettaCodeData/Task/Strip-comments-from-a-string/APL/strip-comments-from-a-string.apl

2 lines
56 B
APL
Raw Permalink Normal View History

2025-06-11 20:16:52 -04:00
strip {(~\' '=z)/z(\~)/}