• Masaki Muranaka's avatar
    Modify API configuration. · 6ae3a1b8
    Masaki Muranaka authored
      C API mrb_p() is always callable.
      - But it will do nothing when ENABLE_STDIO is not defined.
    
      Kernel#__printstr__ is always callable.
      - But it will do nothing when ENABLE_STDIO is not defined.
    6ae3a1b8
print.c 1.35 KB