Fallback brace placement applied across all languages where a more specific option doesn't override it.
class Foo { int x; }
class Foo{ int x; }