add test package

This commit is contained in:
Lunarmagpie 2023-03-08 22:20:40 -05:00
parent 472519ef3a
commit d03165beb2
6 changed files with 23 additions and 0 deletions

4
packages/crystal/0.36.2/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
shift # Filename is only used to compile
./out "$@"