import "fmt" $s = "world" test "greeting" { anotherstr => fmt.printf("hello: %s", $s), }