Temp disable until I figure out how to reference wrapped example

This commit is contained in:
Michael Miller 2018-09-20 18:41:21 -06:00
parent 007572f0b8
commit 39be62c511

View file

@ -44,7 +44,7 @@ module Spectator
end
def %value
%group.value_for(self)
nil # TODO: %group.value_for(self)
end
def %dup