packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/lexer/numeric-underscores/float-pi-with-extension.yaml

extensions:
  - NumericUnderscores
input: "3.141_592_653_589_793"
tokens:
  - 'TkFloat 3.141592653589793 TFractional'
  - 'TkEOF'
status: pass