From 50e115b253a2c596041dad0eaa5e458267682ea2 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Mon, 10 Feb 2020 15:50:08 +0000 Subject: [PATCH] gshddsgs --- src/bin/main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bin/main.c b/src/bin/main.c index 166106f..221ad84 100644 --- a/src/bin/main.c +++ b/src/bin/main.c @@ -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