• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{ n = length($0) % 2
2  $n = $2
3  print
4}
5