For the following query:
select 'console.log("hello world"); console.log("bye");' as code, UAST('console.log("hello world"); console.log("bye");', 'javascript') as uast The UAST button opens a panel where the body Nodes cannot be expanded. Clicking on + does nothing.
