diff --git a/TUTORIAL.org b/TUTORIAL.org index f2719b9..f8ece1d 100644 --- a/TUTORIAL.org +++ b/TUTORIAL.org @@ -378,6 +378,8 @@ As said, annotations are not really data. They are merely meant for development tooling or debugging. You have to explicitly ask for them when reading, and they wrap all the values. +Many implementations will, in the same mode, also supply line number +and column information attached to each read value. So what's the point of them then? If annotations were just for comments, there would be indeed hardly