Fix the build
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ interface CompileService : Remote {
|
||||
@Throws(RemoteException::class)
|
||||
fun compile(
|
||||
sessionId: Int,
|
||||
compilerArguments: CommonCompilerArguments,
|
||||
compilerArguments: Array<String>,
|
||||
compilationOptions: CompilationOptions,
|
||||
servicesFacade: CompilerServicesFacadeBase,
|
||||
compilationResultsSink: CompilationResultsSink?
|
||||
|
||||
Reference in New Issue
Block a user