Example #1
0
 bool CanDefLocal(string name)
 {
     return(Symbols.CanDefLocal(name));
 }