Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
broomburgo authored Feb 13, 2018
1 parent 6003265 commit 77f0a41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ For example, the following struct:

```swift
private struct SourceryImports_Equatable {
let Foo = ()
let Bar = ()
let Foo = 0
let Bar = 0
}
```

Expand Down

0 comments on commit 77f0a41

Please sign in to comment.