Calico won't give trace back line number under these cases:

Issue #94 new
Yuexi Ma created an issue

1: (let 1)

2: (for-each 1)

3: (define sect (Graphics.Picture calico.relativePath "123"))

"Traceback (most recent call last): Microsoft.Scripting.ArgumentTypeException: expected int, got Method"

(no line number)

Comments (1)

  1. Log in to comment