init commit again
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
general {
|
||||
funcon-term:
|
||||
initialise-giving
|
||||
give(
|
||||
1,
|
||||
no-given
|
||||
else(
|
||||
print given,
|
||||
print"OK"))
|
||||
;
|
||||
}
|
||||
|
||||
tests {
|
||||
result-term: null-value;
|
||||
standard-out: ["OK"];
|
||||
}
|
||||
Reference in New Issue
Block a user