20 sierpnia 2012

Hello World

Takie tam hello world ...
function start() {
    return ("Hello world");
}