mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-14 15:46:27 +02:00
fix d
This commit is contained in:
parent
673d6f93a3
commit
d07e563cb4
4 changed files with 3 additions and 3 deletions
5
lxc/tests/d.d
Normal file
5
lxc/tests/d.d
Normal file
|
@ -0,0 +1,5 @@
|
|||
import std.stdio;
|
||||
|
||||
void main() {
|
||||
writeln("good");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue