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