blob: ce8747bef3c2d22c7a01f6841499a3661ff1f705 [file] [log] [blame]
extern crate interesting;
fn main() {
interesting::function_called_once();
}