Files
2019-12-13 17:06:05 -07:00

6 lines
73 B
Plaintext

import cpp
from Expr e
where exists(e.toString())
select e, e.getType()