mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-27 20:36:34 -04:00
Swap (expect) and (expect*)
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
(let ((ctrlc (format nil "~A" (convert 3 <character>))))
|
||||
(block main
|
||||
(while t
|
||||
(expect
|
||||
(expect*
|
||||
("xxx"
|
||||
(send ctrlc)
|
||||
(sendln "exit")
|
||||
|
||||
Reference in New Issue
Block a user