support dict_type in annotation (#720)
fix bug in annotation, code generator cannot deal with dict as left value of assignment expression.
Showing
Please register or sign in to comment
fix bug in annotation, code generator cannot deal with dict as left value of assignment expression.