Skip to content

compiler: fix code generation for map lookup and default value handling #1160

compiler: fix code generation for map lookup and default value handling

compiler: fix code generation for map lookup and default value handling #1160

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