#!/usr/bin/env runrust fn main() { println!("hello, rust"); }