miller/c/reg_test/input/put-script-piece-1
2016-09-10 22:35:39 -04:00

4 lines
48 B
Text

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