swiftlang / swiftlang/swift-syntax

Missing spacing when Fix-Its is applied in test case `testClassParsing`

Open
#1,604 1 comment 0 reactions 0 assignees View on GitHub
SwiftParser
Dominant language
Swift
Stars
3.7k
Forks
553
Avg merge
5d 13h
Merged PRs (30d)
16

Description

### Description

https://github.com/apple/swift-syntax/pull/1549#discussion_r1179887017
Missing space between `t` and `{`
test case `testClassParsing`
```swift
class T where t{
}
```

### Steps to Reproduce

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.