From: Lady Date: Sun, 28 Sep 2025 01:46:15 +0000 (-0400) Subject: Move includes above result variables X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/5d17c2c33d86502d47564e17af9d71fbda441ccd?hp=5d17c2c33d86502d47564e17af9d71fbda441ccd Move includes above result variables This is to hopefully avoid `xsltFreeStackElem: Unexpected RVT flag 3` when the result depends on the result of a function that was declared in an included transform. See . ---