forked from kevinpt/symbolator
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I was reviewing hdl/pyHDLParser#10 which looked to fix something here in Symbolator with is_array
not working. But I believe @kammoh's change more suitably belongs here. is_array
expects a string so perhaps the following code should be passing in p.data_type.name
?
Line 306 in 3f02d90
bus = extractor.is_array(p.data_type) |
Metadata
Metadata
Assignees
Labels
No labels