Add Kotlin tests for AutomodelApplicationModeExtraction.

This commit is contained in:
Max Schaefer
2024-01-09 16:22:33 +00:00
parent 9b7cfd88cd
commit 9687caa362

View File

@@ -0,0 +1 @@
data class ProtoMapValue(val bytes: ByteArray, val strs: Array<String>)