miller/test/input/put-script-piece-1
2021-11-11 14:15:13 -05:00

4 lines
48 B
Text

subr s(a,b) {
$[a] = b;
$DID = "YES";
}