SonarQubeCommunity / sonar-erlang

12 stars 23 forks source link

Fix binary generation with list #22

Closed joaohf closed 6 years ago

joaohf commented 7 years ago

Fix binary generation when using bit string generator and list like: [ << (X*2) >> || <> <= << 1,2,3 >> ]