Difference between revisions of "Sandbox"
m (→Section: section edit test) |
|||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Hello, world!== | ==Hello, world!== | ||
− | |||
− | |||
<syntaxhighlight lang="D">import std.stdio; | <syntaxhighlight lang="D">import std.stdio; | ||
Line 10: | Line 8: | ||
return 0; | return 0; | ||
}</syntaxhighlight> | }</syntaxhighlight> | ||
+ | |||
+ | {{fake heading: Hello there!}} | ||
+ | |||
+ | [http://forum.dlang.org/post/stxxtfwfrwllkcpunhue@forum.dlang.org test] | ||
+ | |||
+ | Git edit test | ||
+ | |||
+ | test test test test test | ||
+ | |||
+ | == Section == | ||
+ | aoeu aoeu | ||
+ | aoeu |
Latest revision as of 21:09, 23 January 2015
Hello, world!
import std.stdio;
int main(string[] args)
{
writeln("Hello, world!");
return 0;
}
Template:Fake heading: Hello there!
Git edit test
test test test test test
Section
aoeu aoeu aoeu