blob: 45b1de2162d979479e73bf2697286ea9d1b8c2c1 [file] [log] [blame]
// aux-build:mod-stackoverflow.rs
// ignore-cross-compile
extern crate mod_stackoverflow;
pub use mod_stackoverflow::tree;
pub use mod_stackoverflow::tree2;