print("Hello World"); var x = 5; print("x = " + toString(x));