package main func main() { x := #123 // ERROR: # must be followed by identifier _ = x }