From 82825a3ba67f3a01d8a3658c74d8171dcd21276e Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 30 Apr 2009 16:25:27 -0400 Subject: Lexing character entities --- tests/ent.ur | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/ent.ur (limited to 'tests/ent.ur') diff --git a/tests/ent.ur b/tests/ent.ur new file mode 100644 index 00000000..fa01e8cf --- /dev/null +++ b/tests/ent.ur @@ -0,0 +1,3 @@ +fun main () = return + <Whoa-hoa!> ABCD! + -- cgit v1.2.3