#174: Conformance bug in time implementation ----------------------------------------------------------------------------------------------+ Reporter: https://www.google.com/accounts/o8/id?id=AItOawkDgxhblL5hWamZidYhAD6W-l7W_Ld... | Owner: somebody Type: defect | Status: new Priority: trivial | Milestone: 1.0 Component: other | Version: 0.27 Keywords: time, macro, ansi conformance | ----------------------------------------------------------------------------------------------+
Comment(by ehuelsmann):
Hmm. no idea what's going on:
CL-USER(1): (time (values 1 2 3)) 0.0 seconds real time 0 cons cells 1 2 3 CL-USER(2):
So, this works for me...