blob: 651ed52989ea92d704570907df55896f68efe02c [file] [log] [blame]
fn main() {
println!("cargo:rustc-env=CONST=xyz");
}