Optional typed literal number should be concrete in BinaryParser.
authorLei Zhang <antiagainst@google.com>
Tue, 10 Nov 2015 19:29:35 +0000 (14:29 -0500)
committerDavid Neto <dneto@google.com>
Tue, 10 Nov 2015 20:58:16 +0000 (15:58 -0500)
commitaa3cd5abb9f647d3b258799723fb2ecc3c6d2309
tree0ab7e6b3c157799443a38f59134b6ace47528f53
parent0db3721675b13aff4f7d62831f4879bc8b5b7a37
Optional typed literal number should be concrete in BinaryParser.
source/binary.cpp
test/BinaryToText.cpp