Skip to content

Commit

Permalink
Update union_type.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Jan 22, 2025
1 parent b11b195 commit 9341e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/literal/types/union_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def initialize(*queue)
end

@types.freeze
freeze
end

attr_reader :types
Expand Down

0 comments on commit 9341e75

Please sign in to comment.