Descriptiontest: don't rely on order of unrelated imports in bug191
There is no necessary relationship between the imports of the
packages a and b, and gccgo happens to import them in a
different order, leading to different output. This ordering
is not the purpose of the test in any case.
Patch Set 1 #Patch Set 2 : diff -r c2f2dc4141cf https://code.google.com/p/go #
MessagesTotal messages: 4
|