Skip to content
Snippets Groups Projects
Commit b9641105 authored by Jack Nagel's avatar Jack Nagel
Browse files

Use reader method

parent a2372ad5
No related branches found
No related tags found
No related merge requests found
......@@ -638,7 +638,7 @@ class Formula
# Explicitly request changing C++ standard library compatibility check
# settings. Use with caution!
def cxxstdlib_check check_type
@cxxstdlib << check_type
cxxstdlib << check_type
end
def self.method_added method
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment