mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Added compare_to as a standard macro.
This commit is contained in:
@@ -131,7 +131,6 @@ macro sign(x)
|
||||
$endif
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @require values::@is_int(x) || values::@is_float(x) "Expected an integer or floating point value"
|
||||
* @checked x + y
|
||||
|
||||
Reference in New Issue
Block a user