From 50d844e91589a8f51cade42b732bcd1de889987b Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 27 Oct 2009 17:33:44 -0400 Subject: Support more symbols in tokenizer. --- tests/dimension/punctuation.pov | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/dimension/punctuation.pov (limited to 'tests/dimension/punctuation.pov') diff --git a/tests/dimension/punctuation.pov b/tests/dimension/punctuation.pov new file mode 100644 index 0000000..db9911f --- /dev/null +++ b/tests/dimension/punctuation.pov @@ -0,0 +1,9 @@ +{ + ( + [ + < + + - * / , + > + ] + ) +} -- cgit v1.2.3