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