Skip to content

Postpone problem with ambiguity of actual parameters to semantic anal… #38

Postpone problem with ambiguity of actual parameters to semantic anal…

Postpone problem with ambiguity of actual parameters to semantic anal… #38

Workflow file for this run

name: CI
on:
push:
branches:
- "*"
pull_request:
jobs:
build:
name: build & test
uses: ./.github/workflows/build.yml
with:
compiler_version: ldc-1.39.0
check:
uses: ./.github/workflows/check.yml
with:
compiler_version: dmd-2.109.1