ref: 8da361bb89c76cf969d6c85f4364cb84475938cc dir: /bugs-fixed/unary-plus.awk/
BEGIN { print +"q" print +"43.12345678912345678" }