#pragma strict function Start () { print("Hello World"); } function Update () { }