Avoid deprecation message in sample query
This commit is contained in:
Родитель
e89c096a4f
Коммит
31f3d93073
|
@ -7,6 +7,6 @@
|
|||
|
||||
import cpp
|
||||
|
||||
from Block b
|
||||
from BlockStmt b
|
||||
where b.getNumStmt() = 0
|
||||
select b, "This is an empty block."
|
||||
select b, "This is an empty block."
|
||||
|
|
Загрузка…
Ссылка в новой задаче