Update java/ql/lib/config/semmlecode.dbscheme

Apply suggestion by @igfoo

Co-authored-by: Ian Lynagh <igfoo@github.com>
This commit is contained in:
Tony Torralba
2022-03-08 14:42:08 +01:00
committed by Ian Lynagh
parent 64531dd717
commit a6326b69dc

View File

@@ -601,7 +601,7 @@ stmts(
int bodydecl: @callable ref
);
@stmtparent = @callable | @stmt | @switchexpr | @whenexpr| @whenbranch | @stmtexpr;
@stmtparent = @callable | @stmt | @switchexpr | @whenexpr| @stmtexpr;
case @stmt.kind of
0 = @block