#!/usr/bin/env php

<?php

require __DIR__ . '/../src/Autoload.php';
\BrainGames\Games\BrainCalc\run();
