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