1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-09 05:16:28 +02:00

Updated to Nim 1.6.2

This commit is contained in:
RVG|lory 2023-04-08 13:12:10 +02:00 committed by GitHub
parent 86d897d580
commit df553c80ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 34 additions and 0 deletions
packages/nim/1.6.2

4
packages/nim/1.6.2/run vendored Normal file
View file

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