scaffold tools now uses the boolean type instead of "a boolean"
parent
3c7bd34a15
commit
c762d2b422
|
@ -124,7 +124,7 @@ M: bad-developer-name summary
|
|||
{ "str" string }
|
||||
{ "hash" hashtable }
|
||||
{ "hashtable" hashtable }
|
||||
{ "?" "a boolean" }
|
||||
{ "?" boolean }
|
||||
{ "ch" "a character" }
|
||||
{ "word" word }
|
||||
{ "array" array }
|
||||
|
|
Loading…
Reference in New Issue