Skip to content

LuaLibraryMsg::lmsg_getfieldvalue() does not handle array indexing correctly, the first element is always returned #163

LuaLibraryMsg::lmsg_getfieldvalue() does not handle array indexing correctly, the first element is always returned

LuaLibraryMsg::lmsg_getfieldvalue() does not handle array indexing correctly, the first element is always returned #163

name: Add Issue to Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/SlideRuleEarth/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}