aboutsummaryrefslogtreecommitdiff
path: root/testcase
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>2015-12-07 14:07:40 +0900
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>2015-12-07 14:08:54 +0900
commit97d8f1deb62d03e5b8f2c150cb553ce4d4bdf446 (patch)
treea7659fbda0435817c167c80b7b34d5153300fac5 /testcase
parent42ce87c381f6990db9c7ca525d51ff21c052a98d (diff)
[C++] Fail for newlines in expanded rule statement
Diffstat (limited to 'testcase')
-rw-r--r--testcase/expanded_nl.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/testcase/expanded_nl.mk b/testcase/expanded_nl.mk
new file mode 100644
index 0000000..b5ff7c4
--- /dev/null
+++ b/testcase/expanded_nl.mk
@@ -0,0 +1,8 @@
+# TODO(go): Fix
+
+define nl
+
+
+endef
+
+$(nl)