debugger: give bad-vocab-name a better summary.

db4
John Benediktsson 2015-07-09 11:00:03 -07:00
parent 7d50ab1937
commit afb055470a
1 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,8 @@ M: bad-slot-value summary drop "Bad store to specialized slot" ;
M: bad-slot-name summary drop "Bad slot name in object literal" ;
M: bad-vocab-name summary drop "Vocab name cannot contain \":/\\ \"" ;
M: no-math-method summary
drop "No suitable arithmetic method" ;