Make sibiltypes::char public
This commit is contained in:
parent
027daf692b
commit
f21148381e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
pub mod number;
|
||||
pub mod char;
|
||||
|
||||
mod bool;
|
||||
mod char;
|
||||
mod object;
|
||||
mod predicates;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue