Add cli test with default JDK8 and -Xjdk-release=1.8

This commit is contained in:
Mikhael Bogdanov
2021-12-07 14:38:43 +01:00
committed by Space
parent 9221810d7f
commit 860d0a4296
4 changed files with 11 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
fun clear(byteByffer: java.nio.ByteBuffer) = byteByffer.clear()