Feel free to use this page to experiment with the Text Formatting Rules. Just click the "Edit Page" link at the bottom of the page.
import std.stdio;
void main()
{
writefln("hello, world");
}
import tango.io.Stdout;
void main() {
Stdout("Hello World!");
}
Test? Test!
Blue
Normal
Green Normal
hi...
hello world
test