Menu

#228 Debug output while reading continuation line

wrong answer
open
nobody
None
6
2015-07-15
2015-07-13
No

| ?- writeq('\ ').
next after back-nl: 39
''
yes

Expected: no message "next after ..."

Discussion

  • Ulrich Neumerkel

    The text above should rather read:

    | ?- writeq('\
    ').
    next after back-nl: 39
    ''
    yes

    See also #57

     
  • Ulrich Neumerkel

    Closed with r8407

     

    Last edit: Ulrich Neumerkel 2015-07-15

Log in to post a comment.