mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-06-02 02:45:31 +00:00
Work with slim instead
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