mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-25 05:09:02 +02:00
[svn r137] Many fixes towards tango.io.Console working, but not quite there yet...
In particular, assertions has been fixed to include file/line info, and much more!
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module interface2;
|
||||
|
||||
extern(C) int printf(char*,...);
|
||||
|
||||
interface A
|
||||
{
|
||||
void a();
|
||||
|
||||
Reference in New Issue
Block a user