pharo-project / pharo-vm

This is the VM used by Pharo
http://pharo.org
Other
110 stars 67 forks source link

Type declaration of no existing variables #808

Closed RenaudFondeur closed 1 month ago

RenaudFondeur commented 1 month ago

may solve https://github.com/pharo-project/pharo-vm/issues/598 now a notification is send when an annotation is not related to an existing variable

(also contain the test of https://github.com/pharo-project/pharo-vm/pull/807)