tartar
/
com.github.adriantodt.tartar.extensions
/
ensureEOF
common
ensure
EOF
fun <
R
>
ParserContext
<*, *>.
ensureEOF
(block: () ->
R
):
R
Content copied to clipboard
Ensures there's no character files after this block of code.