mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-04 03:23:14 +01: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