Sandbox
Hello, world!
import std.stdio;
int main(string[] args)
{
writeln("Hello, world!");
return 0;
}
Template:Fake heading: Hello there!
Git edit test
import std.stdio;
int main(string[] args)
{
writeln("Hello, world!");
return 0;
}
Template:Fake heading: Hello there!
Git edit test