Added tests for exfun/exval/exvar.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
var Int.v : Int
|
||||
get() {
|
||||
<caret>
|
||||
}
|
||||
set(value) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user