cryptol/tests/issues/issue290bar.cry
Dylan McNamee b7cad1c5b0 fixing issue290 - it was a bug in the brain of the reporter.
imports need to be qualified to support this behavior.
2014-04-22 17:03:24 -07:00

7 lines
98 B
Plaintext

module issue290bar where
import issue290 as issue290
fooConst = 2
barConst = issue290::fooConst