about summary refs log tree commit diff
path: root/tests/run-make/proc-macro-three-crates/c.rs
blob: 4c7ce01b6a02c7a4ad8bf335d5c408c522bd3ec4 (plain)
1
2
#![crate_type = "lib"]
extern crate b;