Constant project_init::includes::JULIA_TEST [] [src]

pub const JULIA_TEST: &'static str = "using Main\nusing Base.Test\n\n@test fib(10) == 55\n"