Comments inside table constructor

Posted by Hugo <Nabble> on
URL: https://old-forum.luan.software/Comments-inside-table-constructor-tp226.html

This doesn't work, but works in the lua demo.
a = {
	'1', --init
	'2'
}