Skip to content

Generate nested struct if anonymous struct or union has a field name #625

Generate nested struct if anonymous struct or union has a field name

Generate nested struct if anonymous struct or union has a field name #625

Workflow file for this run

name: "Main"
on:
workflow_dispatch:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
test-job:
name: "Test"
uses: "./.github/workflows/test.yml"