comparison tests/parser/public_1.d @ 179:2a1a635bd531

Changes the way messages can be displayed. Also added a toString to DType's for type printing.
author Anders Johnsen <skabet@gmail.com>
date Fri, 25 Jul 2008 01:21:07 +0200
parents 6e6355fb5f0f
children
comparison
equal deleted inserted replaced
178:5f7e2f2344a5 179:2a1a635bd531
1 module tests.parser.public_1;
2 1
3 public struct name 2 public struct name
4 { 3 {
5 static: 4 static:
6 public void foo() 5 public void foo()