uCBQN/primSafe.bqn
2021-04-20 14:26:56 +03:00

11 lines
300 B
BQN
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#! /usr/bin/env dbqn
"Usage: ./primSafe.bqn path/to/mlochbaum/BQN | ./BQN"!1•args
path•args
case"prim"
{case𝕩}(×) 1•args
case".bqn"
('%' '#'= · "#")•Out@¨•FLines path"/test/cases/"case
•Out """finished"""
•Out ""