7 lines
106 B
Plaintext
Vendored
7 lines
106 B
Plaintext
Vendored
fun foo() {
|
|
Regex.fromLiteral(<caret>)
|
|
}
|
|
|
|
// INVOCATION_COUNT: 2
|
|
// ELEMENT_TEXT: "Regex.fromLiteral"
|