pvif: used alias'd record name

This commit is contained in:
Michael Davidsaver
2018-05-28 09:29:48 -07:00
parent 9ac4431d6c
commit f86d61274a
3 changed files with 4 additions and 3 deletions

View File

@ -3,6 +3,7 @@ record(ai, "$(P)target") {}
# local input link shorthand
record(longin, "$(P)inp1") {
field(INP , {pva:"$(P)target"})
alias("$(P)inp1:alias")
}
# local input link longhand