From 153765d76e6af95669add8717a2a3126fb6432b0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 7 Oct 2016 18:25:43 +0200 Subject: pogen: add another example and syntax tree visualizer --- pogen/example/test2.tsx | 1 + 1 file changed, 1 insertion(+) create mode 100644 pogen/example/test2.tsx (limited to 'pogen/example/test2.tsx') diff --git a/pogen/example/test2.tsx b/pogen/example/test2.tsx new file mode 100644 index 000000000..08a1deacc --- /dev/null +++ b/pogen/example/test2.tsx @@ -0,0 +1 @@ +let y =
a{b}c
-- cgit v1.2.3