summaryrefslogtreecommitdiff
path: root/test/packrat-lexers-debug.ads
diff options
context:
space:
mode:
Diffstat (limited to 'test/packrat-lexers-debug.ads')
-rw-r--r--test/packrat-lexers-debug.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/packrat-lexers-debug.ads b/test/packrat-lexers-debug.ads
index 0dace45..0a8d1fe 100644
--- a/test/packrat-lexers-debug.ads
+++ b/test/packrat-lexers-debug.ads
@@ -63,7 +63,7 @@ package Packrat.Lexers.Debug is
function Element
(Vec : in Token_Vector;
Dex : in Positive)
- return Traits.Tokens.Token;
+ return Traits.Tokens.Token_Type;