Damien George c7c6703950 py/compile: Improve the line numbering precision for lambdas.
Prior to this patch the line number for a lambda would be "line 1" if the
body of the lambda contained only a simple expression (with no line number
stored in the parse node).  Now the line number is always reported
correctly.
2019-08-30 16:43:46 +10:00
..
2019-08-15 17:30:50 +10:00
2017-07-18 11:57:39 +10:00
2017-07-18 11:57:39 +10:00