How did fmt.Printf() treat %x? when the parameter is a var or const.I read from books that const has no
fmt.Printf()
%x?
var
const