02cf88bb76
GitOrigin-RevId: c4a0efdd5a728e20791b8d8d2f26f90ac228ee8d
4 lines
95 B
Bash
4 lines
95 B
Bash
#! @bash@/bin/bash
|
|
# shellcheck shell=bash
|
|
|
|
exec @emulator@ @targetgir@/bin/g-ir-compiler "$@"
|