ducttape
ducttape copied to clipboard
Regression tests for recursive config vars
The following should be allowed and tested:
global {
var1=$var2
var2=42
}