Skip to content

Fix parsing of parenthesized expression and inline function. (#718) #1228

Fix parsing of parenthesized expression and inline function. (#718)

Fix parsing of parenthesized expression and inline function. (#718) #1228

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
types: [opened, synchronize, reopened]
release:
types: [published]
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/ci-base.yml
with:
crystal-version: latest