lf cr
parent
43b24cd789
commit
00cd6c6917
|
@ -0,0 +1,8 @@
|
|||
package lfcr
|
||||
|
||||
import (
|
||||
"sourcecode.social/reiver/go-eol/cr"
|
||||
"sourcecode.social/reiver/go-eol/lf"
|
||||
)
|
||||
|
||||
const String string = lf.String + cr.String
|
Loading…
Reference in New Issue