[
    TopNone,
    TopNone,
    (
	Top
	([
	    SubNamed 12,
	    (
		|| Some comment
		SubNamedlist
		|| Some comment
		[
		    Thing 42,
		    Thing 122
		    || Some comment
		    ,
		    Thing -1,
		    @
		]
		|| Some comment
	    ),
	    || Some comment
	    SubNamedlist @
	])
	[
	    SubNamed -144,
	    SubNamedlist [Thing -1, Thing -1, Thing -1]
	]
    ),
    (TopTuple ([Thing 5, Thing 9],22))
]
