Skip to content

Commit

Permalink
Merging sl branch back into dev: t+
Browse files Browse the repository at this point in the history
  • Loading branch information
- committed Dec 12, 2012
1 parent b05325c commit 262646c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r2/lib/Marpa/R2/Recognizer.pm
Expand Up @@ -994,7 +994,7 @@ sub Marpa::R2::Recognizer::sl_end_input {

# Given a range of locations, return the
# input string.
# Only work in scannerless mode.
# Only works in scannerless mode.
sub Marpa::R2::Recognizer::sl_range_to_string {
my ($recce, $start, $end) = @_;
my $recce_c = $recce->[Marpa::R2::Internal::Recognizer::C];
Expand Down

0 comments on commit 262646c

Please sign in to comment.