contract test {
uint payable x;
}
// ----
// ParserError: (22-22): Expected token Identifier got 'Payable'