Hacker News new | ask | show | jobs
by myaccount80 1907 days ago
Nice. Right now I’m using the following:

print(f’{foo(123)=}’)

Which prints: foo(123)=‘result’