blob: 2669d86aae58da85401aaa251d6e32b3b963f266 [file] [log] [blame]
fun foo(p: Int = <caret>)
// EXIST: do
// EXIST: false
// EXIST: for
// EXIST: fun
// EXIST: if
// EXIST: null
// EXIST: object
// EXIST: return
// EXIST: super
// EXIST: throw
// EXIST: true
// EXIST: try
// EXIST: when
// EXIST: while
// NOTHING_ELSE