mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
merge
This commit is contained in:
commit
ed773d26d3
7 changed files with 35 additions and 0 deletions
5
lxc/tests/test.d
Normal file
5
lxc/tests/test.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