Commit 8fc37582 authored by Andrew Waterman's avatar Andrew Waterman Committed by Donggyu
Browse files

Fix a lurking width-inference bug; improve adjacent style (#298)

ceil(log(x) / log(2)) does not, in general, round to ceil(log2(x)).
I noticed this because of #297.
parent 36c19ed4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment