mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
Since builder could cache something related to the current scope (e.g. token type) GitOrigin-RevId: ffabda058dac874bd9187fa27d30b823f782fcf6
3 lines
52 B
Python
3 lines
52 B
Python
async def a():
|
|
def e(): pass
|
|
await undefined |