From 88f758d91f0c75c0ef2827a3ffa543bc3d205625 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 30 Aug 2025 00:16:18 +0900 Subject: fix: conditional include --- tests/105.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/105.sh (limited to 'tests') diff --git a/tests/105.sh b/tests/105.sh new file mode 100644 index 0000000..7c673ab --- /dev/null +++ b/tests/105.sh @@ -0,0 +1,11 @@ +cat <<'EOF' > expected +EOF +test_diff <<'EOF' +#if 0 +# if 1 +# error "not an error" +# endif +#endif + +int main() {} +EOF -- cgit v1.2.3-70-g09d2