SYNOPSIS

Compile it with

eyapp -C CplusplusExplorerOnly

This compiletion must produce warnings

eyapp -S decl -C CplusplusExplorerOnly

Execution:

./CplusplusExplorerOnly.pm -t -i -c 'int (x) + 2; int (z) = 4;'