# @generated
# To regenerate, run:
# ```
# STARLARK_RUST_REGENERATE_GOLDEN_TESTS=1 cargo test -p starlark --lib
# ```
Program:
a identifier CAPS _CAPS _0123
Tokens:
identifier 'a' # a
identifier 'identifier' # identifier
identifier 'CAPS' # CAPS
identifier '_CAPS' # _CAPS
identifier '_0123' # _0123
new line #