Reworded question.

This commit is contained in:
Jim Weirich
2010-08-16 13:59:58 -04:00
parent 56206e0a41
commit fbd36f6b0d

View File

@@ -83,5 +83,5 @@ class AboutConstants < EdgeCase::Koan
# QUESTION: Now Which has precedence: The constant in the lexical
# scope, or the constant from the inheritance heirarachy? Why is it
# different?
# different than the previous answer?
end