mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-25 16:45:21 +02:00
[svn r61] Added support for D-style variadic functions :)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module phobos;
|
||||
|
||||
import
|
||||
std.stdio;
|
||||
std.stdio,
|
||||
std.stdarg;
|
||||
|
||||
Reference in New Issue
Block a user