add return type for select
This commit is contained in:
@@ -145,7 +145,7 @@ data Instruction index =
|
||||
| RefExtern Natural
|
||||
-- Parametric instructions
|
||||
| Drop
|
||||
| Select
|
||||
| Select (Maybe [ValueType])
|
||||
-- Variable instructions
|
||||
| GetLocal index
|
||||
| SetLocal index
|
||||
|
||||
Reference in New Issue
Block a user