Files
2019-04-22 20:46:32 +08:00

5 lines
58 B
Bash

#!/bin/sh
cd $(dirname $0)
exec go run conformance.go $*