package main func main() { var p uintptr = 0 // ERROR: uintptr not allowed _ = p }