示例#1
0
 int _GetHashCode(True x)
 => typeof(True).GetHashCode();
示例#2
0
 bool _Equals(True l, True r)
 => true;