Work with slim instead
Some checks failed
Build and Deploy on Tag / build-crosslang-shell-and-cpkg (push) Failing after 26s
Some checks failed
Build and Deploy on Tag / build-crosslang-shell-and-cpkg (push) Failing after 26s
This commit is contained in:
@@ -27,6 +27,7 @@ class ExpectObj {
|
||||
this.SetRes(this.left == right, $"{this.left} is not equal to {right}");
|
||||
}
|
||||
}
|
||||
|
||||
public LessThan(right)
|
||||
{
|
||||
if(this.inverted)
|
||||
|
||||
Reference in New Issue
Block a user