gllvm/bin/gowclang

4 lines
53 B
Bash
Executable File

#!/bin/sh
echo HELLO
exec gowllvm compile clang "$@"