pub const INTRINSIC_PRAGMA: &str = "intrinsic";
Expand description

Pragma indicating whether implementation of function should be ignored and instead treated to be like a native function.