ducttape icon indicating copy to clipboard operation
ducttape copied to clipboard

Regression tests for recursive config vars

Open jhclark opened this issue 12 years ago • 0 comments

The following should be allowed and tested:

global {
  var1=$var2
  var2=42
}

jhclark avatar May 07 '12 14:05 jhclark