If you use the Ruby 1.9 hash syntax, it shows up as a syntax error. e.g. ``` ruby hash = {foo: 'bar'} ```