#!/usr/bin/env run-cargo-script //@ check-pass #![allow(unused_variables)] fn main() { let x = 5; }