packages feed

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

extensions:
  - NumericUnderscores
input: "6.022_140_857e+23"
tokens:
  - 'TkFloat 6.022140857e23 TFractional'
  - 'TkEOF'
status: pass