Fix compile error
This commit is contained in:
parent
d357876b16
commit
a0fa50392c
@ -11,7 +11,8 @@ impl<T> SourceMap<T> {
|
||||
}
|
||||
|
||||
pub fn get_source_data(&self) -> SourceData {
|
||||
So
|
||||
self.data.clone()
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
|
Loading…
Reference in New Issue
Block a user