[][src]Macro nspire::print

macro_rules! print {
    ($($arg:tt)*) => { ... };
}
Deprecated