Closed tokoro10g closed 1 year ago
This PR fixes an error when formatting code like the following:
constant rom : ROM := ( x"01", x"02", x"03" ); -- some comments
This PR fixes an error when formatting code like the following: