2017-07-14 20:03:21 +00:00
|
|
|
[MarkDown] Events should go first. Event 'b' in class Foo breaks order
|
2017-07-13 22:15:31 +00:00
|
|
|
[MarkDown] Constructor of Foo should go before other methods
|
2017-07-14 20:03:21 +00:00
|
|
|
[MarkDown] Event 'c' in class Foo breaks alphabetic ordering of events
|
2017-07-21 19:41:49 +00:00
|
|
|
[MarkDown] Bad alphabetic ordering of Foo members: Foo.ddd should go after Foo.constructor()
|
|
|
|
[MarkDown] Bad alphabetic ordering of Foo members: Foo.ccc() should go after Foo.bbb()
|