Will

Results 3 comments of Will

Same here. Kobo Libra H2O after updating to 4.32.19501(0e55e3f620, 4/14/22).

The compiled `KoboRoot.tgz` of this PR does not install for me. No `.add` folder gets created. The compiled `KoboRoot.tgz` of the latest release / PR target works. I'm using a...

Question mark seems to trigger different behavior. Without it the warning disappears. ```lua --!strict local _value: {string | number} = {"", 1} ```