Skip to content

if a.size > atom.size, then throw #928

if a.size > atom.size, then throw

if a.size > atom.size, then throw #928

Workflow file for this run

name: Code Style Check
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: DoozyX/[email protected]
with:
clangFormatVersion: 9