Remove incorrect argument count check from TODO searcher

This commit is contained in:
Dmitry Jemerov
2017-05-23 18:21:01 +02:00
parent 970dfd10d4
commit 4f08d2b16a
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -1 +1,2 @@
fun foo() = TODO("Fix me")
fun bar() = TODO()