mirror of
https://github.com/fluencelabs/interface-types
synced 2025-04-24 23:32:13 +00:00
chore(interface-types) Simplify code.
This commit is contained in:
parent
8748597483
commit
32bf806f9b
@ -88,7 +88,7 @@ mod tests {
|
||||
InterfaceValue::I32(3),
|
||||
InterfaceValue::I32(4),
|
||||
],
|
||||
instance: Instance { ..Default::default() },
|
||||
instance: Default::default(),
|
||||
error: r#"`call 42` cannot call the local or imported function `42` because it doesn't exist."#,
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user