blob: e2946fe2a97f1ee3bb768e67c02bed897a5d41b7 [file] [log] [blame]
#![feature(no_core)]
#![no_core]
extern crate core;
pub use core::*;