Enable capacity on packages.
This commit is contained in:
@@ -37,7 +37,7 @@ macro_rules! reg_functions {
|
||||
|
||||
def_package! {
|
||||
/// Package of basic logic operators.
|
||||
pub LogicPackage(lib) {
|
||||
pub LogicPackage(lib @ 128) {
|
||||
lib.standard = true;
|
||||
|
||||
#[cfg(not(feature = "only_i32"))]
|
||||
|
Reference in New Issue
Block a user