Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6326b6

Browse files
atorralbaigfoo
andcommitted
Update java/ql/lib/config/semmlecode.dbscheme
Apply suggestion by @igfoo Co-authored-by: Ian Lynagh <[email protected]>
1 parent 64531dd commit a6326b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/lib/config/semmlecode.dbscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ stmts(
601601
int bodydecl: @callable ref
602602
);
603603

604-
@stmtparent = @callable | @stmt | @switchexpr | @whenexpr| @whenbranch | @stmtexpr;
604+
@stmtparent = @callable | @stmt | @switchexpr | @whenexpr| @stmtexpr;
605605

606606
case @stmt.kind of
607607
0 = @block

0 commit comments

Comments
 (0)