// +build !windows package dumper func safeName(filename string) string { return filename }