Bug Fixes
- Fix
Cldr.Message.bindings/1to return the argument name forsimple_formatmessages with no style (e.g.{num, number}), which parse to a 3-tuple AST node. Thanks to @TroyLaurin for the report. Closes #21.
Cldr.Message.bindings/1 to return the argument name for simple_format messages with no style (e.g. {num, number}), which parse to a 3-tuple AST node. Thanks to @TroyLaurin for the report. Closes #21.