
header position 0..63
module missingEqual
  metamodel http://www.eclipse.org/emf/2002/Ecore (22..60)
  
  public template myTemplate(myParam : EPackage (95..120))
    [let 
    *** error binding ***
    missing name: -1
    missing colon: -1
    missing type: -1
    missing affectation symbol: =
    missing affectation symbol position: 164
    myVariable : EClassifier = ->first(.aqlFeatureAccess(myParam, 'eClassifiers')) (164..193) (131..193)
      some static text. (newLineNeeded) (200..219) (194..221)
    [/let] (126..227)
     (newLineNeeded) (227..229) (122..229)
  [/template] (67..240) (0..240)