Skip to content

refactor(ast)!: add top level expression type Expr::Root #528

refactor(ast)!: add top level expression type Expr::Root

refactor(ast)!: add top level expression type Expr::Root #528

Workflow file for this run

name: "PR checks"
on: [pull_request]
jobs:
block-fixup:
name: "No fixup! commits"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.0.0
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0