ystring/newline.go

Summary

Maintainability
A
0 mins
Test Coverage
// +build !windows

package ystring

const NewLine string = "\n"