Kotlin nests block comments, so the literal `audio/*` text inside a KDoc comment opened a phantom nested comment. The closing */ two lines later closed that nested one instead, leaving the real KDoc open for the rest of the file and breaking release compilation.