We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03ff43 commit 97a33a1Copy full SHA for 97a33a1
1 file changed
tests/engine.test.ts
@@ -4,7 +4,6 @@ import { skulptAdapter } from "../src/adapters/skulpt";
4
5
const copydeck = {
6
meta: { language: "en", version: 1 },
7
- glossary: { kid: { variable: "name", function: "recipe", object: "thing" } },
8
errors: {
9
NameError: {
10
variants: [
0 commit comments