From 2d5eaed745892a5e035caf7ccc02d27044f344fb Mon Sep 17 00:00:00 2001 From: Jak Wings Date: Fri, 8 Apr 2016 18:20:21 +0800 Subject: fix handling of line continuation in keywords This behavior is more consistent with line continuation in strings other than keywords. Fixes #2897 --- tests/line-continuation.err | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/line-continuation.err (limited to 'tests/line-continuation.err') diff --git a/tests/line-continuation.err b/tests/line-continuation.err new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3