cryptol/tests/parser/utf-8-ident.cry
Trevor Elliott c04446b53a Adds more support for UTF-8 in identifiers
Also:

- Improves the `lexical error` message, changing it to `unrecognized
  character`, and only displaying the one character that caused the
  problem.

- Adds more relevant text when showing a lexical error, which should
  address #219

- Switches parser to operate over lazy `Data.Text` rather than `String`
2015-05-26 14:29:36 -07:00

12 lines
156 B
Plaintext

δοκιμή : [8]
δοκιμή = 10
result_greek = δοκιμή + δοκιμή
テスト : [8]
テスト = 10
result_japanese = テスト + テスト