substvars1 178 B

12345678910
  1. var1=Some value
  2. var2=Some other value
  3. # the next line is empty
  4. # the next line has some spaces
  5. # this line has a late comment
  6. var3=Yet another value
  7. #var4=This is not set