bootstrap: words have read-only string names.
parent
8c69ea5562
commit
391420eab0
|
@ -235,7 +235,7 @@ bi
|
||||||
|
|
||||||
"word" "words" create {
|
"word" "words" create {
|
||||||
{ "hashcode" { "fixnum" "math" } }
|
{ "hashcode" { "fixnum" "math" } }
|
||||||
"name"
|
{ "name" { "string" "strings" } read-only }
|
||||||
"vocabulary"
|
"vocabulary"
|
||||||
{ "def" { "quotation" "quotations" } initial: [ ] }
|
{ "def" { "quotation" "quotations" } initial: [ ] }
|
||||||
"props"
|
"props"
|
||||||
|
|
Loading…
Reference in New Issue