5 lines
86 B
Bash
5 lines
86 B
Bash
|
#! @bash@
|
||
|
# shellcheck shell=bash
|
||
|
|
||
|
exec @emulator@ @targetgir@/bin/g-ir-compiler "$@"
|