예제 #1
0
 public string /*!*/ __str__(CodeContext /*!*/ context)
 {
     return(DictionaryOps.__repr__(context, this));
 }
 public string /*!*/ __str__(CodeContext /*!*/ context) => DictionaryOps.__repr__(context, this);