mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 04:37:55 +00:00
LibJS: Add missing whitespace around namespace curly braces
This commit is contained in:
@@ -19,4 +19,5 @@ BooleanObject::BooleanObject(bool value, Object& prototype)
|
||||
, m_value(value)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user