mirror of
https://github.com/hohn/codeql-external-data.git
synced 2025-12-16 14:23:03 +01:00
3 lines
43 B
Bash
Executable File
3 lines
43 B
Bash
Executable File
#!/bin/bash
|
|
clang -Wall simple.c -o simple
|