From be7126d3041a4f53324722b8f8858ebab3d82989 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 18 Nov 2020 22:56:12 +0000 Subject: [PATCH] found a todo Signed-off-by: Ian Jackson --- templates/script.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/script.ts b/templates/script.ts index c265206d..1d7bceed 100644 --- a/templates/script.ts +++ b/templates/script.ts @@ -483,6 +483,8 @@ keyops_local['lower'] = function (uo: UoRecord) { z_top, z_bot: undefined, }); + + // xxx actually implement this /* for (let pe of plan) { for (let ent of pe.array) { -- 2.30.2