chore: this comment doesn't make sense
This commit is contained in:
parent
df992cba67
commit
0382e5ce12
|
@ -262,9 +262,6 @@ impl DefaultFunction {
|
|||
}
|
||||
}
|
||||
|
||||
// This should be safe because we've already checked
|
||||
// the types of the args as they were pushed. Although
|
||||
// the unreachables look ugly, it's the reality of the situation.
|
||||
pub fn call(
|
||||
&self,
|
||||
semantics: BuiltinSemantics,
|
||||
|
|
Loading…
Reference in New Issue