Removed sure() function from built-ins.

This commit is contained in:
Evgeny Gerashchenko
2012-09-17 14:28:21 +04:00
parent 572b58012c
commit c6a040a380
9 changed files with 0 additions and 22 deletions
@@ -1,3 +0,0 @@
fun main(args : Array<String>) {
"".sur<caret>
}
@@ -1,3 +0,0 @@
fun main(args : Array<String>) {
"".sure()
}
-2
View File
@@ -1,2 +0,0 @@
val x = 5.<ref>sure()
//jet/Library.jet:sure