diff options
| author | Damien George <damien.p.george@gmail.com> | 2019-08-28 11:37:43 +1000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2019-08-30 16:43:46 +1000 |
| commit | c7c6703950ef14f04ff9ad9d6b61b4b0666144c0 (patch) | |
| tree | 65b1958a0bcf45c314ac8f549a4f6639ab9bbecc /py/objcomplex.c | |
| parent | 400a128e11b94cc268685d1b7b26c613a34ca8c3 (diff) | |
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.
Diffstat (limited to 'py/objcomplex.c')
0 files changed, 0 insertions, 0 deletions
