Modules

Macros

bug! macro is used to report compiler internal bug. You can use bug! macros directly by adding #[macro_use]extern crate kclvm_error; in the lib.rs, and then call as follows: