DCD/tests/tc_if_auto_array/file.d

2 lines
49 B
D

module m; void foo(){if(const s = "string"){s.}}