rouzwawi / grpc-kotlin

gRPC with Kotlin Coroutines
https://gitter.im/gRPC-Kotlin/Lobby
Apache License 2.0
220 stars 23 forks source link

Prevent nested comments in kotlin #37

Closed wfhartford closed 5 years ago

wfhartford commented 5 years ago

Added line to escape the sequences /* and */

wfhartford commented 5 years ago

Sorry about the second pull request, I'm still working on my git foo, and managed to close the last one.

rouzwawi commented 5 years ago

👍