// compile-flags: -A bad-style // compile-pass fn main() { let _InappropriateCamelCasing = true; }