// Build acceptance test suite using Subplot. fn main() { subplot_build::codegen("wumpus.subplot").expect("failed to generate code with Subplot"); }