Fix comment

This commit is contained in:
Edwin Cheng 2019-12-01 12:14:12 +08:00
parent bb601e7eaf
commit 5f11117733

View File

@ -149,8 +149,7 @@ pub struct ModuleScope {
.collect()
});
/// Shadow mode for builtin type
/// Builtin type can be shadowed by same name mode
/// Shadow mode for builtin type which can be shadowed by module.
#[derive(Debug, Copy, Clone, PartialEq, Eq)]
pub enum BuiltinShadowMode {
// Prefer Module