aiken-lang / stdlib

The Aiken Standard Library

Home Page:https://aiken-lang.github.io/stdlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cbor Diagnostic on negative integers

micahkendall opened this issue · comments

commented

Because of the 'shift' hack, negative integers aren't accounted for explicitly, diagnostic on them produces gibberish.
cc @KtorZ