Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
My preferred Syntax:
namespace foo
{
use ...;
class
}
seems not to be supported.
Setters/Getters are inserted before the last curly closing bracket - but that is the closing Namespace scope!