mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Accept test results
This commit is contained in:
@@ -11,7 +11,7 @@ reflection.kt:
|
||||
# 47| 0: [MethodAccess] get(...)
|
||||
# 47| -1: [ExtensionReceiverAccess] this
|
||||
# 47| 0: [SubExpr] ... - ...
|
||||
# 47| 0: [MethodAccess] getLength(...)
|
||||
# 47| 0: [MethodAccess] length(...)
|
||||
# 47| -1: [ExtensionReceiverAccess] this
|
||||
# 47| 1: [IntegerLiteral] 1
|
||||
# 49| 2: [Method] fn2
|
||||
|
||||
@@ -1406,7 +1406,6 @@
|
||||
| ListIterator | GenericType, Interface, ParameterizedType |
|
||||
| ListIterator<> | Interface, RawType |
|
||||
| ListIterator<E> | Interface, ParameterizedType |
|
||||
| ListIterator<T> | Interface, ParameterizedType |
|
||||
| LoadOperation | GenericType, Interface, ParameterizedType |
|
||||
| LoadOperation<> | Interface, RawType |
|
||||
| LoadOperation<ByteBuffer,V,E,S> | Interface, ParameterizedType |
|
||||
|
||||
Reference in New Issue
Block a user