mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: GG => Context
This commit is contained in:
@@ -266,4 +266,4 @@ fn test_49_by_75_not_greater_than_2_by_3() {
|
||||
f2 := fractions.fraction(2, 3)
|
||||
assert !f1.gt(f2)
|
||||
assert !f1.ge(f2)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user