mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 11:34:59 +00:00
LibJS: Add missing whitespace around namespace curly braces
This commit is contained in:
parent
f5fc921d84
commit
ee1379520a
7 changed files with 8 additions and 0 deletions
|
@ -35,4 +35,5 @@ Script::Script(Realm& realm, StringView filename, NonnullRefPtr<Program> parse_n
|
|||
, m_host_defined(host_defined)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue