Files
vscode/extensions/copilot/test/simulation/fixtures/fixing/python/pyright_badtoken.py
T
kieferrm 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00

7 lines
202 B
Python
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# This sample uses a non-breaking space, which should generate errors in
# the tokenizer, parser and type checker.
# The space between "import" and "sys" is a non-breaking UTF8 character.
import sys