compiler.tree.propagation.known-words: fix type in comment.
parent
840159710e
commit
09829bd506
|
@ -358,7 +358,7 @@ generic-comparison-ops [
|
||||||
|
|
||||||
\ instance? [
|
\ instance? [
|
||||||
! We need to force the caller word to recompile when the class
|
! We need to force the caller word to recompile when the class
|
||||||
! is redefined, since now we're making assumptions but the
|
! is redefined, since now we're making assumptions about the
|
||||||
! class definition itself.
|
! class definition itself.
|
||||||
dup literal>> classoid?
|
dup literal>> classoid?
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue