Login  Register

Comments inside table constructor

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Comments inside table constructor

Hugo <Nabble>
320 posts
This doesn't work, but works in the lua demo.
a = {
	'1', --init
	'2'
}
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Comments inside table constructor

fschmidt
Administrator
467 posts
fixed in rev 248
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Comments inside table constructor

Hugo <Nabble>
320 posts
Thanks, it works now.

Closing thread.