7 lines
77 B
Rust
7 lines
77 B
Rust
#[macro_use]
|
|
extern crate macro_def;
|
|
|
|
access_tracked_paths!();
|
|
|
|
fn main() {}
|