libdparse
libdparse copied to clipboard
Support scope for variable declaration in foreach statement
foreach (scope data; &iterator.foreachBlocks) {
}
Basic type, type constructor, symbol,
typeof
,__traits
,__vector
ormixin
expected
Removing scope doesn't lead to this message via dscanner.
Adding a type does not stop it.