Skip to content

Commit

Permalink
Fix hash and client var name collision errors
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlocke committed Aug 26, 2024
1 parent 018e3d6 commit 97f07dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stone/backends/swift_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@
'typealias',
'var',
'default',
'hash',
'client',
}


Expand Down

0 comments on commit 97f07dc

Please sign in to comment.