mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-09 00:44:10 +02:00
[svn r125] Renamed/moved a few backend member inside DMD structures for consistency.
Unit tests are now implemented.
This commit is contained in:
@@ -12,6 +12,8 @@ void main()
|
||||
len = strlen(prefix);
|
||||
assert(len == 0);
|
||||
}
|
||||
|
||||
func();
|
||||
}
|
||||
func2();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user