Skip to content

api: initialize closure pointer with null instead of zero #1113

api: initialize closure pointer with null instead of zero

api: initialize closure pointer with null instead of zero #1113

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