X-Git-Url: http://nitlanguage.org diff --git a/src/frontend/check_annotation.nit b/src/frontend/check_annotation.nit index d640ac2..9dc9cfd 100644 --- a/src/frontend/check_annotation.nit +++ b/src/frontend/check_annotation.nit @@ -84,6 +84,7 @@ lazy noinit readonly writable +optional autoinit noautoinit lateinit @@ -93,14 +94,27 @@ abstract intern extern no_warning +generated auto_inspect pkgconfig cflags ldflags +light_ffi platform + +test +before +before_all +after +after_all +example + +expect +ensure +no_contract """ # Efficient set build from `primtives_annotations_list`