Added a mini test case for nested stuff

This commit is contained in:
Tomas Lindquist Olsen
2008-08-03 16:11:38 +02:00
parent dedc0f4829
commit 0640b52d3e

View File

@@ -0,0 +1 @@
void append(lazy char[] exp) { char[] s = exp; }