mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-20 12:20:19 +02:00
[svn r16] * Updated all tests to have a main
* Updated runalltests to both compile and run the tests
This commit is contained in:
+1
-1
@@ -17,5 +17,5 @@ void main()
|
||||
{
|
||||
scope c = new C;
|
||||
c.g();
|
||||
assert(c.i == 43);
|
||||
assert(c.i == 42);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user