Skip to content

compiler, std: take advantage of length-based strings #1004

compiler, std: take advantage of length-based strings

compiler, std: take advantage of length-based strings #1004

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