master
Charles Iliya Krempeaux 2024-02-18 09:55:26 -08:00
parent 43b24cd789
commit 00cd6c6917
1 changed files with 8 additions and 0 deletions

8
lfcr/string.go 100644
View File

@ -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