Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkiGibson committed Feb 27, 2019
1 parent 4b322e7 commit ee3228a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@ public struct S
[Fact]
public void ReadOnlyStructExpressionProperty()
{
// TODO(rigibson): this syntax needs to change to `public int P readonly => i;`
var csharp = @"
public struct S
{
Expand Down

0 comments on commit ee3228a

Please sign in to comment.