static INPUT: &'static str = include_str!("!!.txt"); fn main() { let valueified = INPUT; }