mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Using \0 as a representation of the cursor position is a implementation detail and is done by SourceKit. Client including complete-test should not do it. This inserted test used to be treated as EOF in compiler so the code after the completion position is completely ignored.
4.0 KiB
4.0 KiB