pkg(pascal-3.2.0): Add pascal (FreePascal) 3.2.0

This commit is contained in:
Dan Vargas 2021-03-23 21:54:13 -05:00
parent 4776700a1b
commit 5a24d451ad
6 changed files with 46 additions and 0 deletions

4
packages/pascal/3.2.0/run vendored Normal file
View file

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