summaryrefslogtreecommitdiff
path: root/test/files/neg/unicode-unterminated-quote.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/unicode-unterminated-quote.scala')
-rw-r--r--test/files/neg/unicode-unterminated-quote.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/neg/unicode-unterminated-quote.scala b/test/files/neg/unicode-unterminated-quote.scala
new file mode 100644
index 0000000000..bb6eab667f
--- /dev/null
+++ b/test/files/neg/unicode-unterminated-quote.scala
@@ -0,0 +1,2 @@
+class A {
+ val x = \u0022 \ No newline at end of file