Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
intentions
/
convertAssertToIf
/
assertErrorOverloaded.kt
blob: 26c165825eee2f0e8d8f4d6858371f28f59187cc [
file
] [
log
] [
blame
]
package
a
fun foo
()
{
<caret>
assert
(
true
,
{
"text"
})
}
class
AssertionError
// WITH_RUNTIME