module DhallishGrammar::ListConcatExpression0

Public Instance Methods

exp() click to toggle source
# File lib/DhallishGrammar.rb, line 4093
def exp
  elements[3]
end