Skip to content

std/slices: add the Insert function #1231

std/slices: add the Insert function

std/slices: add the Insert function #1231

name: Build [GCC] - 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 gcc src/julec