From: Lady <redacted>
Date: Sat, 22 Jul 2023 07:30:18 +0000 (-0700)
Subject: Use strict asserts in function.test.js
X-Git-Url: https://git.ladys.computer/Pisces/commitdiff_plain/17702fafba0cc7fb96934968488a668c5bb64b0c?ds=inline;hp=17702fafba0cc7fb96934968488a668c5bb64b0c

Use strict asserts in function.test.js

Also test to ensure that getters and setters are not constructable.
---