aboutsummaryrefslogtreecommitdiffstats
path: root/test/let2.awk
blob: da041c579eb49418d2499df9f81b105e053230ed (plain)
1
2
3
BEGIN {
  @let (NR);
}