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