I am not sure is this an issue or just I am wrong.
Take https://nim-lang.org/docs/system.html as example.
pop is first item in left side Procs list, and `not` is the first item in right side.
Moreover, both of them are not first proc in the source.