diff --git a/base/intrinsics/index.html b/base/intrinsics/index.html index 59dae7e959..eabd4a7a69 100644 --- a/base/intrinsics/index.html +++ b/base/intrinsics/index.html @@ -613,7 +613,7 @@

overflow
  -

Performs an "multiply" operation with an overflow check. The second return value will be true if an overflow occurs.

+

Performs a "subtract" operation with an overflow check. The second return value will be true if an overflow occurs.

  -

Performs an "subtract" operation with an overflow check. The second return value will be true if an overflow occurs.

+

Performs a "multiply" operation with an overflow check. The second return value will be true if an overflow occurs.

diff --git a/base/runtime/index.html b/base/runtime/index.html index f4ee8ccbfe..0716f3bf4d 100644 --- a/base/runtime/index.html +++ b/base/runtime/index.html @@ -4792,7 +4792,7 @@

Source Files

  • (hidden platform specific files)
  • Generation Information

    -

    Generated with odin version dev-2024-08 (vendor "odin") Windows_amd64 @ 2024-08-08 21:10:44.574820300 +0000 UTC

    +

    Generated with odin version dev-2024-08 (vendor "odin") Windows_amd64 @ 2024-08-09 07:53:52.911893800 +0000 UTC