Blame test/dbugtypedre1.ok

Packit 575503
Watchpoint 1: e
Packit 575503
Starting program: 
Packit 575503
number
Packit 575503
untyped
Packit 575503
regexp
Packit 575503
string
Packit 575503
array number
Packit 575503
Stopping in BEGIN ...
Packit 575503
Watchpoint 1: e
Packit 575503
  Old value: untyped variable
Packit 575503
  New value: @/foo/
Packit 575503
main() at `typeof1.awk':7
Packit 575503
7       	e = @/foo/ ; print typeof(e)
Packit 575503
regexp
Packit 575503
8       	print typeof(@/bar/)
Packit 575503
e = @/foo/
Packit 575503
EXIT CODE: 2