3 lines
37 B
Bash
3 lines
37 B
Bash
|
#!/usr/bin/env bash
|
||
|
exec ./y.rs test
|