about summary refs log tree commit diff
path: root/tests/lang/eval-okay-curpos.exp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-11-18 Add a symbol __curPos that expands to the current source locationEelco Dolstra1-0/+1
I.e. an attribute set { file = <string>; line = <int>; column = <int>; }.