mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-09-17 19:07:05 +02:00
Applied downs' lphobos update
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module hello;
|
||||
|
||||
import std.stdio;
|
||||
|
||||
void main() { writefln("Hello World"); }
|
||||
Reference in New Issue
Block a user