blob: 8147a758105c507eaf04f491c89f8c20bf4f6aae [file]
fun foo(x: Boolean) {
x.assert<caret>
}