Fix type-o in insns.def
"redefine" -> "redefined"
This commit is contained in:
parent
4f88acc833
commit
ede2616990
Notes:
git
2021-04-27 08:27:38 +09:00
@ -696,7 +696,7 @@ checktype
|
|||||||
/**********************************************************/
|
/**********************************************************/
|
||||||
|
|
||||||
/* enter class definition scope. if super is Qfalse, and class
|
/* enter class definition scope. if super is Qfalse, and class
|
||||||
"klass" is defined, it's redefine. otherwise, define "klass" class.
|
"klass" is defined, it's redefined. Otherwise, define "klass" class.
|
||||||
*/
|
*/
|
||||||
DEFINE_INSN
|
DEFINE_INSN
|
||||||
defineclass
|
defineclass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user