// +build !solution package varjoin func Join(args ...string) string { return "" }