index
:
quackmark
master
Comparison of type checkers for Python.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puzzles
/
21_literal_enum_name.py
Age
Commit message (
Collapse
)
Author
2022-02-25
move control flow puzzles before typing puzzles
Martin Fischer
2022-02-24
add puzzle: x: Literal[3] = 1 + 2
Martin Fischer