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