When running gochu on files with flow types, an error occurs regarding an unexpected token `:`. For now if you come across this issue, you would have to first strip away the flow types before running gochu. Maybe we can look into [flow-parser](https://www.npmjs.com/package/flow-parser).