mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
Everywhere: Fix many spelling errors
This commit is contained in:
@@ -1164,7 +1164,7 @@ void TryStatement::generate_bytecode(Bytecode::Generator& generator) const
|
||||
}
|
||||
},
|
||||
[&](NonnullRefPtr<BindingPattern> const&) {
|
||||
// FIXME: Implement this path when the above DeclrativeEnvironment issue is dealt with.
|
||||
// FIXME: Implement this path when the above DeclarativeEnvironment issue is dealt with.
|
||||
TODO();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user