Blame test/symtab10.ok

Packit Service f629e6
Watchpoint 1: y
Packit Service f629e6
Starting program: 
Packit Service f629e6
Stopping in BEGIN ...
Packit Service f629e6
Watchpoint 1: y
Packit Service f629e6
  Old value: untyped variable
Packit Service f629e6
  New value: 1
Packit Service f629e6
main() at `symtab10.awk':1
Packit Service f629e6
1       BEGIN { SYMTAB["x"] ; y=1 ; y++ }
Packit Service f629e6
no symbol `x' in current context
Packit Service f629e6
Program exited normally with exit value: 0
Packit Service f629e6
EXIT CODE: 2