diff options
Diffstat (limited to 'vms/test')
-rw-r--r-- | vms/test/check.com | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vms/test/check.com b/vms/test/check.com index af64d6f..86afb0a 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -111,6 +111,11 @@ $ run earray $ type sys$input $ type sys$input +------- Running efc ------- +$ run efc +$ type sys$input + +$ type sys$input ------- Running enum ------- $ run enum $ type sys$input |