Files
2017-02-03 13:03:12 +03:00

6 lines
70 B
Kotlin

fun testMain() {
main()
srcAndTests()
testSrcAndTests()
}