mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
treating ":" as lowest-level binary operator - more precise error message for composites - added flag -columns (false) - when set, prints precise error column - a few more tests R=r OCL=17428 CL=17428