4 lines
71 B
Rust
Raw Normal View History

2020-07-25 20:05:46 -04:00
use crate::builtin::Module;
pub(crate) fn declare(_f: &mut Module) {}