Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.
Amirerfan Rafati edited this page Feb 17, 2021 · 1 revision

pout(String s, Building messageBlock

pout prints s and flushes the output to messageBlock.

Compiled in mlog:

    print s
    printflush messageBlock
Clone this wiki locally