mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
LibJS: Add missing whitespace around namespace curly braces
This commit is contained in:
@@ -21,4 +21,5 @@ StringIterator::StringIterator(String string, Object& prototype)
|
||||
, m_iterator(Utf8View(m_string).begin())
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user