blob: 44fefbd3e0dd2a85ae6efc68f382a254a7d041c8 [file] [log] [blame]
use paste::paste;
paste! {
fn [<env! huh>]() {}
}
fn main() {}