mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
q
This commit is contained in:
@@ -89,6 +89,7 @@ encode s = case s of
|
||||
"*" -> 0x0902
|
||||
|
||||
" " -> space
|
||||
"\n" -> fromEnum '\n'
|
||||
|
||||
_ -> 0x093e --- a:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user