llvm_scratch/core/global_variable/
mod.rs

1mod var;
2
3pub use var::*;