Bash程序  |  5行  |  58 B

#!/bin/sh

cd $(dirname $0)
exec go run conformance.go $*