test: expand test

This commit is contained in:
disrupted 2025-03-07 12:42:17 +01:00
parent ee3849b86a
commit abf87cb972
No known key found for this signature in database

View file

@ -1,4 +1,7 @@
class Fields:
type: str
# ^^^^ @variable.member
def __init__(self, fields: list[int]) -> None:
# ^^^ @type.builtin
# ^^^^ @constant.builtin