upgrade kotlin-compiler: 20161108.133759-248
This commit is contained in:
@@ -22,7 +22,6 @@ public class K2NativeCompilerArguments extends CommonCompilerArguments {
|
||||
}
|
||||
|
||||
public K2NativeCompilerArguments(K2NativeCompilerArguments arguments) {
|
||||
super(arguments);
|
||||
this.outputFile = arguments.outputFile;
|
||||
this.runtimeFile = arguments.runtimeFile;
|
||||
this.headers = arguments.headers;
|
||||
|
||||
Reference in New Issue
Block a user