Skip to content

std::strings: fix the trim, trim_left, and trim_right functions #275

std::strings: fix the trim, trim_left, and trim_right functions

std::strings: fix the trim, trim_left, and trim_right functions #275

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