November 22, 2004 no line on error | ||||
---|---|---|---|---|
| ||||
This code: <code> void main() { int[] foo; foreach(Bar x; foo) { } } </code> Gives the error "identifier 'Bar' is not defined" There's no line number given DMD 0.106, WinXP </h3> |
Copyright © 1999-2021 by the D Language Foundation