mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Added a mini test case for nested stuff
This commit is contained in:
1
tests/mini/compile_nested1.d
Normal file
1
tests/mini/compile_nested1.d
Normal file
@@ -0,0 +1 @@
|
||||
void append(lazy char[] exp) { char[] s = exp; }
|
||||
Reference in New Issue
Block a user