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