trlc icon indicating copy to clipboard operation
trlc copied to clipboard

AssertionError for empty 'imports' list in CU when 'is_visible' is called during parsing

Open markusrosskopf opened this issue 1 year ago • 2 comments

rsl file to reproduce the AssertionError:

package Test3
import 

type T {
  x Common.Item
}

markusrosskopf avatar Jan 31 '24 09:01 markusrosskopf