Updated to Pascal 3.2.2

This commit is contained in:
RVG|lory 2023-04-08 22:07:40 +02:00 committed by GitHub
parent 86d897d580
commit 8a778f7033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 45 additions and 0 deletions

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

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