• Thomas G. Lockhart's avatar
    Implement hex literal conversion to bit string literal. · 043f9eb9
    Thomas G. Lockhart authored
     May not be the long-term solution (some continuing discussion with
     Peter E.) but better than the current mapping of a conversion to integer
     which I'd put in years ago before we had any bit string types at all.
    This is already supported in the bit string implementation elsewhere.
    043f9eb9
scan.l 17.7 KB