module DhallishGrammar::ListLiteral0

Public Instance Methods

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