[E034] Error: cannot mix braced and unbraced namespace declarations
   ,-[code.php:6:22]
   |
 6 |     namespace Foo\Bar;
   *                      |  
   *                      `-- try replacing this `;` with `{`
---'

