Skip to content

Commit 8a89251

Browse files
committed
Kotlin: Tweak dbscheme
1 parent 3662611 commit 8a89251

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

java/ql/lib/config/semmlecode.dbscheme

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -629,8 +629,7 @@ case @stmt.kind of
629629
| 22 = @catchclause
630630
| 23 = @yieldstmt
631631
| 24 = @errorstmt
632-
| 25 = @anonymousclassdeclstmt
633-
| 26 = @whenbranch
632+
| 25 = @whenbranch
634633
;
635634

636635
#keyset[parent,idx]

0 commit comments

Comments
 (0)