Commit 99b14a0
committed
Allow iPgm.addParm to pass options to iParm
This change is useful for allowing pass-by-value without having to import `iParm` directly. There may be other uses; whatever you can do with `iParm`, you ought to be able to do on the call to `addParm`.
Signed-off-by: jkyeung <gallium.arsenide@gmail.com>1 parent bae5a85 commit 99b14a0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
0 commit comments