Fix comment
This commit is contained in:
parent
bb601e7eaf
commit
5f11117733
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user