arras-energy / gridlabd

Arras Energy simulator
https://www.arras.energy/
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Comments cause error inside #for loops #52

Closed dchassin closed 1 year ago

dchassin commented 3 years ago

Problem description

Comments inside #for/#done loop cause a syntax error message.

Steps to reproduce

GLM:

#for A in 1 2 3
// this is a command
#done