Skip to content

std/math/big: fix mutability of the receiver parameter of the Int.Sub… #1270

std/math/big: fix mutability of the receiver parameter of the Int.Sub…

std/math/big: fix mutability of the receiver parameter of the Int.Sub… #1270

name: Build [Clang] - macOS
on: [push, pull_request]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
julec --compiler clang src/julec