//go:build !windows // +build !windows package rendering const ( LineEnding string = "\\n" )