Skip to content

Fusing two non-mutually-exclusive pairs of statements with defines. (… #138

Fusing two non-mutually-exclusive pairs of statements with defines. (…

Fusing two non-mutually-exclusive pairs of statements with defines. (… #138

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Build it
run: make