blob: a4442b1ed71078832e03e47938c3e0861f78865f [file]
import src.*
import test.*
fun testMain() {
main()
srcAndTests()
testSrcAndTests()
}