Skip to content

Fix tuple unpacking, negative bitwise ops, and bisect tuple support #39

Fix tuple unpacking, negative bitwise ops, and bisect tuple support

Fix tuple unpacking, negative bitwise ops, and bisect tuple support #39

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: leanprover/lean-action@v1
with:
test: true