From 6a4158dab4ee36214678a92a1e5605a00402f01c Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Tue, 27 Nov 2018 18:25:34 -0500 Subject: fixup --- tests/include/test2.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/include/test2.cpp') diff --git a/tests/include/test2.cpp b/tests/include/test2.cpp index 4a40e90..7039cde 100644 --- a/tests/include/test2.cpp +++ b/tests/include/test2.cpp @@ -1,8 +1,5 @@ #include "test2.hpp" -// BUG: should complain -// # include test2.h - int test_call_int() { return 5; } -- cgit v1.2.3