[][src]Macro card10_l0dable::println

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