parent
5fa22fe6f8
commit
dee54244a6
1 changed files with 1 additions and 0 deletions
|
@ -816,6 +816,7 @@ pub(crate) mod builtin {
|
|||
#[macro_export]
|
||||
macro_rules! env {
|
||||
($name:expr $(,)?) => {{ /* compiler built-in */ }};
|
||||
($name:expr, $error_msg:expr) => {{ /* compiler built-in */ }};
|
||||
}
|
||||
|
||||
/// Optionally inspects an environment variable at compile time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue