node[] main() { string helloString = "Hello World!"; helloString;

helloString;

}