mirror of https://github.com/mosra/magnum.git
Browse Source
It's not needed to have empty `()` after class name in this type
of expressions:
(new Object())
->setFoo(a)
->setBar(b);
pull/278/head
5 changed files with 9 additions and 10 deletions
Loading…
Reference in new issue