aihc-parser-1.0.0.2: test/Test/Fixtures/lexer/numeric-underscores/magic-hash-double-suffix.yaml
extensions: [MagicHash] input: | 0## 0x0## 0.0## tokens: - 'TkInteger 0 TWordHash' - 'TkInteger 0 TWordHash' - 'TkFloat 0.0 TDoubleHash' - 'TkEOF' status: pass