From f8155f0b945c5cfb3600d7c146a5d86870ed09d2 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 8 Oct 2024 03:51:44 +0200 Subject: Run various C versions in the CI --- tests/test_compile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_compile.c') diff --git a/tests/test_compile.c b/tests/test_compile.c index edbbb27..b794306 100644 --- a/tests/test_compile.c +++ b/tests/test_compile.c @@ -12,7 +12,7 @@ #include #include -// Check that all headers are compiling. +/* Check that all headers are compiling.*/ int main(int argc, char** argv) { return 0; } -- cgit v1.3