packages feed

disco-0.1.0.0: test/error-ambiguous/ambiguous.disco

import a
import b

x : Int
x = 0

y : Int
y = x + 1