When brfs try parse it: https://github.com/baryshev/ect/blob/master/lib/ect.js#L665-L692 Then: ``` Error: unsupported type for static module: AssignmentExpression ``` I think brfs should ignore similar situations
When brfs try parse it:
https://github.com/baryshev/ect/blob/master/lib/ect.js#L665-L692
Then:
I think brfs should ignore similar situations