fix dupe
This commit is contained in:
parent
e4d4ec9e5f
commit
71281dd160
1 changed files with 1 additions and 1 deletions
2
test.js
2
test.js
|
@ -24,7 +24,7 @@ const elems = {
|
||||||
'["Set","Word"]': 'Statement',
|
'["Set","Word"]': 'Statement',
|
||||||
'["Statement","Addition"]': 'Operator',
|
'["Statement","Addition"]': 'Operator',
|
||||||
'["Binary","Operator"]': 'Function',
|
'["Binary","Operator"]': 'Function',
|
||||||
'["Null","Number"]': 'Zero',
|
'["Nothing","Number"]': 'Zero',
|
||||||
'["Function","Zero"]': 'Algebra',
|
'["Function","Zero"]': 'Algebra',
|
||||||
'["Inverse","Nothing"]': 'Everything',
|
'["Inverse","Nothing"]': 'Everything',
|
||||||
'["Number","Everything"]': 'Infinity',
|
'["Number","Everything"]': 'Infinity',
|
||||||
|
|
Loading…
Reference in a new issue