An error occurred while fetching the assigned milestone of the selected merge_request.
Add support for PsConditional to UndefinedSymbolsCollector and PsStatement to CanonicalClone
Files
2@@ -6,6 +6,7 @@ from .structural import (
@@ -56,6 +57,12 @@ class UndefinedSymbolsCollector:
@@ -86,6 +93,7 @@ class UndefinedSymbolsCollector: