Declare parts of std in KCL rather than Rust (#5147)
Declare std in KCL
This commit is contained in:
@ -23,7 +23,7 @@ assertLessThanOrEq(left: number, right: number, message: string) -> ()
|
||||
|
||||
### Returns
|
||||
|
||||
`()`
|
||||
`()`
|
||||
|
||||
|
||||
### Examples
|
||||
|
||||
Reference in New Issue
Block a user