Skip to content

fix proc_prototype behavior with invalid oid #11

fix proc_prototype behavior with invalid oid

fix proc_prototype behavior with invalid oid #11

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