// expected: type 'int' is not allowed package main func f() { var x int }