core: Inherit the char module
This commit is contained in:
@@ -34,3 +34,7 @@ pub mod kinds;
|
||||
pub mod ops;
|
||||
pub mod ty;
|
||||
pub mod container;
|
||||
|
||||
/* Core types and methods on primitives */
|
||||
|
||||
pub mod char;
|
||||
|
||||
Reference in New Issue
Block a user