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