Closed 0xEAB closed 1 year ago
Sorry, just seeing this now, because github...
In any case, thanks for taking care of this, this is definitively something that needs doing.
Is locationDeclarationName better? …or which name would you prefer (any suggestions)?
Currently SDC asserts whether the module name matches filename + file hierarchy, but produces an ICE if this check fails. How about throwing a
CompileException
carrying the location of the declaration statement?