Skip to content

std::fmt: minor optimization for the Fprint function #1006

std::fmt: minor optimization for the Fprint function

std::fmt: minor optimization for the Fprint function #1006

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