[Libre-soc-bugs] [Bug 1247] fminmax/fminmax.: pseudocode clarification needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Jan 8 01:04:41 GMT 2024


https://bugs.libre-soc.org/show_bug.cgi?id=1247

--- Comment #7 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #5)
> how did this get past unit tests? it would have to have been
> added explicitly to ISACaller and the parser, to cope with it.

nope, it's part of python's syntax, so it was probably there the whole time:
$ python3
>>> (a) = 1
>>> a
1

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list