// file : erase/test.cli // author : Boris Kolpackov // license : MIT; see accompanying LICENSE file class options { bool -a; int -b; };