2014-10-10 04:29:47 +08:00
|
|
|
/* A comment
|
|
|
|
at the beginning of the file.
|
|
|
|
*/
|
2007-06-15 05:01:26 +08:00
|
|
|
.={}
|
|
|
|
.first=1
|
2014-10-10 04:29:47 +08:00
|
|
|
/* Comment before 'second'
|
|
|
|
*/
|
2007-06-15 05:01:26 +08:00
|
|
|
.second=2
|
2014-10-10 04:29:47 +08:00
|
|
|
/* A comment at
|
|
|
|
the end of the file.
|
|
|
|
*/
|