Skip to content

fix proc_prototype behavior with invalid oid (#12) #12

fix proc_prototype behavior with invalid oid (#12)

fix proc_prototype behavior with invalid oid (#12) #12

Workflow file for this run

name: Test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run cargo build
run: |
cargo build