2 lines
90 B
Bash
Executable File
2 lines
90 B
Bash
Executable File
#!/bin/sh
|
|
cc -std=c99 test_negative_number_unary.krak.c -o test_negative_number_unary.krak |