rm -rf build

$1 --no-color --console-width 0 --version | awk '{print $4}' | ./gen_expected.sh
$1 --no-color --console-width 0 --ide-mode < input

