chore: this comment doesn't make sense

This commit is contained in:
rvcas 2023-11-17 18:41:28 -05:00
parent df992cba67
commit 0382e5ce12
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 0 additions and 3 deletions

View File

@ -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( pub fn call(
&self, &self,
semantics: BuiltinSemantics, semantics: BuiltinSemantics,