Skip to content

jule update: init functions are cannot evaluate #136

jule update: init functions are cannot evaluate

jule update: init functions are cannot evaluate #136

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