packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/lexer/numeric-underscores/float-faraday.yaml

extensions:
  - NumericUnderscores
input: "96_485.332_89"
tokens:
  - 'TkFloat 96485.33289 TFractional'
  - 'TkEOF'
status: pass