Skip to content

[bugfix] correct variable extraction

Martin Nolte requested to merge bugfix/correct-variable-extraction into master
  • don't add None to empty default block in SwitchStatement
  • support SwitchStatement in variable extraction
  • return sets from UnformattedExpression in variable extraction

Merge request reports