Skip to content

std: update documentation of the built-in out and outln functions #160

std: update documentation of the built-in out and outln functions

std: update documentation of the built-in out and outln functions #160

name: Build [GCC] - Windows
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: julelang/ci@main
- name: Build JuleC
run: |
.\bin\julec --compiler gcc src/julec