hello

class Hello {
    static function main() {
        trace("Olá Mundo !");
    }
}
version #13844, modified 2012-04-24 05:36:38 by PQuadros