Test that the warning for "Found = in conditional" is for the start line.
authorNicholas Clark <nick@ccl4.org>
Wed, 8 Aug 2012 20:23:29 +0000 (22:23 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 3 Sep 2012 10:55:23 +0000 (12:55 +0200)
commit2b7cdddeb97baa9e06d2bd4f7931d608e8dde565
treefa43a207f5dabe54518476da087c496843257ec6
parent2d4e17002f84f407fd95e491979a0bafccc2a0f8
Test that the warning for "Found = in conditional" is for the start line.

The Perl interpreter is careful to use the line number of the start of
the "Found = in conditional", but there were no tests for this.
op.c
t/lib/warnings/op