Skip to content

Commit

Permalink
add then to reservedKeywords (#1032)
Browse files Browse the repository at this point in the history
  • Loading branch information
RhnSharma authored Sep 6, 2021
1 parent 8c52365 commit c3c842d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/src/main/scala/caliban/tools/ClientWriter.scala
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ object ClientWriter {
"return",
"sealed",
"super",
"then",
"this",
"throw",
"trait",
Expand Down

0 comments on commit c3c842d

Please sign in to comment.