blob: c5a415d246999042a00f6fff38931227fff69b7a [file] [log] [blame]
// Analysis test shouldn't need this file.
// This is a workaround until
// https://github.com/bazelbuild/rules_rust/issues/2499
// is fixed
fn main() {
println!("Hello world");
}