From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- web/funnelAC/results/tg04.out | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 web/funnelAC/results/tg04.out (limited to 'web/funnelAC/results/tg04.out') diff --git a/web/funnelAC/results/tg04.out b/web/funnelAC/results/tg04.out new file mode 100644 index 0000000000..e65d9bf4ab --- /dev/null +++ b/web/funnelAC/results/tg04.out @@ -0,0 +1,22 @@ + + +1. Test macro call with no parameters. +"Teapot" = +"Teapot" + +2. Test macro call with one parameter. +"Left Testing Right" = +"Left Testing Right" + +3. Test macro call with many parameters. +"Left x Middle y Right" = +"Left x Middle y Right" + +4. Test macro call as a parameter of another macro call. +"Left Ostrich Middle Left Wombat Right Right" = +"Left Ostrich Middle Left Wombat Right Right" + +5. Test expression recursive macro call. +"[X[[Walrus]]Y]" = +"[X[[Walrus]]Y]" + -- cgit v1.2.3