summaryrefslogtreecommitdiff
path: root/tests/basics/annotate_var.py
AgeCommit message (Collapse)Author
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2020-06-16tests/basics: Add tests for variable annotations.Damien George