mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-24 22:57:58 +00:00
@@ -33,7 +33,7 @@ pub fn check_attribute_null_pointer_is_invalid() {
|
||||
Some(inkwell::module::Linkage::External),
|
||||
)
|
||||
.expect("Failed to add function");
|
||||
assert!(function
|
||||
assert!(!function
|
||||
.borrow()
|
||||
.declaration()
|
||||
.value
|
||||
|
||||
Reference in New Issue
Block a user