test updates woooo
This commit is contained in:
8
tests/given/test/error.entry.undeclaredVar.alpha
Normal file
8
tests/given/test/error.entry.undeclaredVar.alpha
Normal file
@ -0,0 +1,8 @@
|
||||
(* TEST: [-asc -tc] *)
|
||||
type M : string -> integer
|
||||
|
||||
function entry : M
|
||||
|
||||
entry(s) := {
|
||||
return x;
|
||||
}
|
Reference in New Issue
Block a user