X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Fhello%2Ftests%2Fjulia%2Fprog.jl;fp=t%2Fproblems%2Fhello%2Ftests%2Fjulia%2Fprog.jl;h=e9265cb4d009fb335fcd690a8c7180ac87102b25;hp=0000000000000000000000000000000000000000;hb=6d1f2d942e383e6f5acb59511caccb425ea8db85;hpb=27be856063e024220d36e42d2b55c319c3fee384 diff --git a/t/problems/hello/tests/julia/prog.jl b/t/problems/hello/tests/julia/prog.jl new file mode 100644 index 0000000..e9265cb --- /dev/null +++ b/t/problems/hello/tests/julia/prog.jl @@ -0,0 +1 @@ +println("Hello World!")