mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-24 15:02:19 +00:00
7 lines
77 B
Rust
7 lines
77 B
Rust
#[macro_use]
|
|
extern crate macro_def;
|
|
|
|
access_tracked_paths!();
|
|
|
|
fn main() {}
|