//go:build !windows

package platform

// ToPosixPath returns the input, as only windows might return backslashes.
func ( string) string { return  }