Skip to content

sema: fix multi-assignment declarations allows variable shadowing eve… #74

sema: fix multi-assignment declarations allows variable shadowing eve…

sema: fix multi-assignment declarations allows variable shadowing eve… #74

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