view wisdom/raii @ 11949:c9cfabc14a70 draft

<fizzie> mkx bin/js///usr/bin/js -p "$*"
author HackEso <hackeso@esolangs.org>
date Wed, 18 Sep 2019 11:39:37 +0000
parents bfd7a53531df
children
line wrap: on
line source

RAII means you deallocate in the destructor. There is no 'initializer' involved.