aboutsummaryrefslogtreecommitdiffstats
path: root/test/let5.awk
blob: a90f2e399754ca7dd5610be7da176ac0d4bd9729 (plain)
1
2
3
function fun() {
  @let (awk::foo = 42);
}