4 lines
164 B
Bash
Executable File
4 lines
164 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
odin test common/encoding/sexp -collection:common=./common -collection:game=./game -collection:libs=./libs -strict-style -vet -sanitize:memory
|