Fixes after code rebase

This commit is contained in:
wechman
2022-08-29 07:18:35 +02:00
parent 4c4772d562
commit bb40435e2b
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -18,3 +18,4 @@ docker run --rm -v "${OUTPUTDIR}":/tmp/output -v "${SCRIPTDIR}":/tmp/scripts:ro
templ("assignEnd", "end := pos");
templ("assignEnd", "end := tail");
templ("assignEnd", "");
("assignEnd", dynamic ? "end := pos" : "")