libuwuc/test_c.sh
2023-09-30 10:54:59 +02:00

5 lines
83 B
Bash
Executable file

#!/usr/bin/env bash
cargo build
./uwuc-gcc hello.c -o target/hello
./target/hello