srecord noeq GazelleVScript(S text) { stage "Parse" { print("PARSING"); } stage "Run" { print("RUNNING"); } }