Example #1
0
 public Compiler(CompilerConfig cfg)
 {
     _config = cfg;
 }
Example #2
0
 public Compiler(CompilerConfig cfg)
 {
     _config = cfg;
 }