Start marking test suite since this is going to be copied

This commit is contained in:
rocky
2020-05-04 11:43:16 -04:00
parent c5228dbdc4
commit d3cf87e2d9

View File

@@ -1,6 +1,9 @@
# 3.6+ type annotations on variables
from typing import List
# This test program is part of the uncompyle6 test suite
# tests STORE_ANNOTATION and SETUP_ANOTATIONS
# RUNNABLE!
y = 2
x: bool