id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
59	Parsing fails when a block comment ends on an import line	benl		"Reported by Jared

The following code fails to parse:
{{{
{-
import Data.Int -}
int dummy = 0
}}}

The error message is
{{{
ddc: ""unknown"" (line 1, column 17):
unexpected @CommentBlockEnd
}}}"	defect	closed	blocker	0.1.3	Source Parser	0.1.2	fixed		
