diff options
Diffstat (limited to 'src/main/kotlin')
-rw-r--r-- | src/main/kotlin/ProtocolTranslator.kt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/kotlin/ProtocolTranslator.kt b/src/main/kotlin/ProtocolTranslator.kt index 9d2afbc..0cdfa53 100644 --- a/src/main/kotlin/ProtocolTranslator.kt +++ b/src/main/kotlin/ProtocolTranslator.kt @@ -1,6 +1,7 @@ /* TODO: - add arguments to methods + - switch from returned strings to exceptions */ /** |