This commit is contained in:
Kreyren 2020-02-10 15:50:08 +00:00
parent 1fde9d3491
commit 50e115b253

@ -3,6 +3,8 @@
// FIXME: Does not build on clang
// FIXME-QA: Outputs warnings
// TEST - remove this comment
int main(int argc, char ** argv[]) {
if(argc < 2) {
// FIXME: Add better help message