Fix annotation

pull/335/head
A. R. Shajii 2023-02-27 10:28:50 -05:00
parent 732dfcbab3
commit d0461d572f
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ class Generator:
ret ptr %self
@pure
@derives
@llvm
def __new__(ptr: cobj) -> Generator[T]:
ret ptr %ptr