add some missing files, clean up a little
This commit is contained in:
9
tests/Duplicate.newt.fail
Normal file
9
tests/Duplicate.newt.fail
Normal file
@@ -0,0 +1,9 @@
|
||||
*** Process tests/Duplicate.newt
|
||||
module Duplicate
|
||||
ERROR at tests/Duplicate.newt:4:1--4:5: Duplicate.Left is already defined at tests/Duplicate.newt:4:1--4:5
|
||||
|
||||
-- duplicate name should fail
|
||||
data Either : U -> U -> U where
|
||||
^^^^
|
||||
|
||||
Compile failed
|
||||
Reference in New Issue
Block a user