2016-01-07 10:12:28 -06:00
|
|
|
//
|
|
|
|
// This test needs to the last one appearing in this file as it kills the parser
|
2014-06-16 16:12:44 -05:00
|
|
|
static c: char =
|
2019-04-25 03:48:25 -05:00
|
|
|
'● //~ ERROR: unterminated character literal
|
2014-05-23 17:20:46 -05:00
|
|
|
;
|