def seedVat := () for string in ["Enjoy", "Rosetta", "Code"] { seedVat <- (` fn string { println(string) currentVat <- orderlyShutdown("done") } `) <- get(0) <- (string) }