Skip to content

Fix an issue with the multiplication keyword.

David Thompson requested to merge dcthomp/units:multiply-space into master

Allow whitespace before a (non-whitespace) multiplication symbols by reordering the successive-or (sor) grammars.

Merge request reports