Placement of the opening brace for TypeScript type and module declarations.
module M { var x; }
module M{ var x; }