Improve comment support
Compare changes
@@ -2,13 +2,14 @@ from typing import cast
@@ -55,6 +56,9 @@ class UndefinedSymbolsCollector:
@@ -78,7 +82,14 @@ class UndefinedSymbolsCollector:
Add comment support to UndefinedSymbolsCollector
.