blob: 829a00c016cd849b0c981c8906780d97fbdd1ed3 [file] [edit]
ambiguous : [a] . a -> a;
bad : [a] . a -> a;
func : [x] . x -> x;
func x = x : x;