summaryrefslogblamecommitdiff
path: root/test/files/neg/unicode-unterminated-quote.check
blob: 166488710b2a84a9780356aae93177129d094661 (plain) (tree)
1
2
3
4
5
6
7
                                                                  
                
                
                                                                      
                

                 
unicode-unterminated-quote.scala:2: error: unclosed string literal
  val x = \u0022
               ^
unicode-unterminated-quote.scala:2: error: '}' expected but eof found.
  val x = \u0022
                ^
two errors found