When one adds a long comment immediately after a table, with no regular entry in between, the comment gets written before the table ending '}'.
This is because end of table is determined from the name of the following entry, and long comment entry has no name indicating whether it belongs within the table or after it.
When one adds a long comment immediately after a table, with no regular entry in between, the comment gets written before the table ending '}'.
This is because end of table is determined from the name of the following entry, and long comment entry has no name indicating whether it belongs within the table or after it.