Skip to content

int64_t and ASCII

int64_t and ASCII #8

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: python3 CI.py
working-directory: .