repo.or.cz
/
llpp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove constness only when necessary
[llpp.git]
/
utf8syms.ml
blob
b0d460eec6e0b3c82fc415428b970b2c84c01429
1
let
ellipsis
=
"
\xe2\x80\xa6
"
;;
2
let
radical
=
"
\xe2\x88\x9a
"
;;
3
let
lguillemet
=
"
\xc2\xab
"
;;
4
let
rguillemet
=
"
\xc2\xbb
"
;;