Testing update with check.sh
This commit is contained in:
4
tests/sprint2/test/sp2_simple.alpha
Normal file
4
tests/sprint2/test/sp2_simple.alpha
Normal file
@ -0,0 +1,4 @@
|
||||
#include "library.alpha"
|
||||
entry(arg) := {
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user