Commit 2252fc55 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by jhauser-ucberkeley
Browse files

consts: must use 'def' to create constant UInts for dedup (#14)

If you use a 'val' in an object, it is only run once.  This makes the first
elaboration of a Module different from subsequent elaboration runs, breaking
deduplication.
parent 30f9cc5b
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