Macro forth3::builtin

source ·
macro_rules! builtin {
    ($name:literal, $func:expr) => { ... };
}