mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 06:06:31 -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