Skip to content

std::math::big: add hexadecimal format support to the Int for string … #107

std::math::big: add hexadecimal format support to the Int for string …

std::math::big: add hexadecimal format support to the Int for string … #107

name: Std Tests [Clang] - macOS
on: [push, pull_request]
jobs:
build-and-exec:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Test - std::math::big
run: |
julec test --compiler clang -o test std/math/big
./test