namespace ScrLib; public record ScrParseResult(ScrFile? Scr, string? Error);