contract Foo {
uint constant = 4;
}
// ----
// ParserError 2314: (30-31): Expected identifier but got '='