mirror of
https://github.com/apple/pkl.git
synced 2026-03-20 00:04:05 +01:00
Start next dev iteration
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
4a27ac5bda
commit
0ef22a73fb
@@ -18,7 +18,7 @@
|
||||
///
|
||||
/// Note that some mathematical functions, such as `sign()`, `abs()`, and `round()`,
|
||||
/// are directly defined in classes [Number], [Int], and [Float].
|
||||
@ModuleInfo { minPklVersion = "0.26.0" }
|
||||
@ModuleInfo { minPklVersion = "0.27.0" }
|
||||
module pkl.math
|
||||
|
||||
/// The minimum [Int] value: `-9223372036854775808`.
|
||||
|
||||
Reference in New Issue
Block a user