From 71af6e10a9e5fe9058cadb93f63a6a1e27129fc8 Mon Sep 17 00:00:00 2001 From: Erik Hahn Date: Mon, 8 Sep 2008 20:03:56 +0800 Subject: [PATCH] Added Thue --- t/thue.th | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 t/thue.th diff --git a/t/thue.th b/t/thue.th new file mode 100644 index 00000000..174131fb --- /dev/null +++ b/t/thue.th @@ -0,0 +1,4 @@ +a::=~Hello World! +::= +a +