1.6.2. test/regress/bt-1.01.02

Start felix section to test/regress/bt-1.01.02-0.flx[1 /1 ]
     1: #line 2625 "./lpsrc/flx_regress.pak"
     2: module X { proc p(){} }
     3: module Y { proc p(){} }
     4: open X;
     5: open Y;
     6: p; // ambiguous
End felix section to test/regress/bt-1.01.02-0.flx[1]