Created
June 14, 2010 18:45
-
-
Save ironsmile/438085 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ?- len(R). | |
| ERROR: toplevel: Undefined procedure: len/1 (DWIM could not correct goal) | |
| ?- R | |
| | . | |
| % ... 1,000,000 ............ 10,000,000 years later | |
| % | |
| % >> 42 << (last release gives the question) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment