Kotlin: Accept test changes

This commit is contained in:
Ian Lynagh
2021-11-12 20:07:36 +00:00
parent e6e56238c5
commit aefe5c5c58
4 changed files with 28 additions and 6 deletions

View File

@@ -112,7 +112,6 @@
| exprs.kt:64:1:66:1 | <obinit>(...) | MethodAccess |
| exprs.kt:64:9:64:18 | ...=... | AssignExpr |
| exprs.kt:64:9:64:18 | n | VarAccess |
| exprs.kt:64:9:64:18 | n | VarAccess |
| exprs.kt:65:27:65:31 | new C(...) | ClassInstanceExpr |
| exprs.kt:65:29:65:30 | 42 | IntegerLiteral |
| exprs.kt:68:1:68:18 | <obinit>(...) | MethodAccess |
@@ -166,7 +165,6 @@
| exprs.kt:92:1:96:1 | new Enum(...) | ClassInstanceExpr |
| exprs.kt:92:18:92:29 | ...=... | AssignExpr |
| exprs.kt:92:18:92:29 | rgb | VarAccess |
| exprs.kt:92:18:92:29 | rgb | VarAccess |
| exprs.kt:99:5:99:31 | south | LocalVariableDeclExpr |
| exprs.kt:99:27:99:31 | SOUTH | VarAccess |
| exprs.kt:100:5:100:27 | green | LocalVariableDeclExpr |

View File

@@ -1602,6 +1602,12 @@
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Collection<V> | Interface, ParameterizedType |
| file://:0:0:0:0 | CollectionView | Class, GenericType, ParameterizedType |
| file://:0:0:0:0 | CollectionView<K,V,Entry<K,V>> | Class, ParameterizedType |
| file://:0:0:0:0 | CollectionView<K,V,K> | Class, ParameterizedType |
@@ -2016,6 +2022,13 @@
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<K,V>[] | Array |
| file://:0:0:0:0 | Entry<Object,Object> | Interface, ParameterizedType |
| file://:0:0:0:0 | Entry<String,Long> | Interface, ParameterizedType |
@@ -3329,6 +3342,14 @@
| file://:0:0:0:0 | Set<Entry<Identity,Entry<?>>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<K,V>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Entry<Object,Object>> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Exports> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Identity> | Interface, ParameterizedType |
@@ -3336,6 +3357,11 @@
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<K> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Locale> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Modifier> | Interface, ParameterizedType |
| file://:0:0:0:0 | Set<Modifier> | Interface, ParameterizedType |

View File

@@ -1,6 +1,4 @@
varAcc
| variables.kt:3:5:3:21 | prop |
| variables.kt:16:11:16:18 | o |
| variables.kt:16:11:16:18 | o |
instAcc
| variables.kt:21:11:21:15 | this |

View File

@@ -1,11 +1,11 @@
| variables.kt:2:1:8:1 | other | file://:0:0:0:0 | Object | file://:0:0:0:0 | <none> |
| variables.kt:3:5:3:21 | prop | file://:0:0:0:0 | int | variables.kt:3:21:3:21 | 1 |
| variables.kt:3:5:3:21 | prop | file://:0:0:0:0 | int | file://:0:0:0:0 | <none> |
| variables.kt:5:20:5:29 | param | file://:0:0:0:0 | int | file://:0:0:0:0 | <none> |
| variables.kt:6:9:6:25 | int local | file://:0:0:0:0 | int | variables.kt:6:21:6:25 | ... + ... |
| variables.kt:10:1:10:21 | topLevel | file://:0:0:0:0 | int | file://:0:0:0:0 | <none> |
| variables.kt:12:1:15:1 | other | file://:0:0:0:0 | Object | file://:0:0:0:0 | <none> |
| variables.kt:16:1:34:1 | other | file://:0:0:0:0 | Object | file://:0:0:0:0 | <none> |
| variables.kt:16:11:16:18 | o | variables.kt:12:1:15:1 | C1 | file://:0:0:0:0 | <none> |
| variables.kt:16:11:16:18 | o | variables.kt:12:1:15:1 | C1 | variables.kt:16:11:16:18 | o |
| variables.kt:16:11:16:18 | o | variables.kt:12:1:15:1 | C1 | file://:0:0:0:0 | <none> |
| variables.kt:36:1:45:1 | other | file://:0:0:0:0 | Object | file://:0:0:0:0 | <none> |
| variables.kt:38:11:44:5 | other | file://:0:0:0:0 | Object | file://:0:0:0:0 | <none> |