Macro tarantool::say_debug

source ยท
macro_rules! say_debug {
    ($($f:tt)*) => { ... };
}