(library
 (name stdio)
 (public_name stdio)
 (libraries base)
 (preprocess no_preprocessing)
 (lint
  (pps ppx_base -check-doc-comments -type-conv-keep-w32=impl
    -apply=js_style,type_conv)))

(documentation)
