xref: /illumos-gate/usr/src/test/util-tests/tests/awk/gnu/inputred.awk (revision b531f6d16eb39863e7bbc34773fb7ef7a282a0a2)
1BEGIN { print getline < "file" ".txt" }
2