Skip to content

Commit

Permalink
tests/std: add std::math::big
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Feb 26, 2024
1 parent 353fcd3 commit 6990d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/std/main.jule
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use std::jule::parser
use std::jule::sema
use std::jule::types
use std::math
use std::math::big
use std::math::bits
use std::math::cmplx
use std::math::rand
Expand Down

0 comments on commit 6990d8d

Please sign in to comment.