Parent Directory | Revision Log | Patch
revision 1.175 by wakaba, Sun Sep 14 06:58:28 2008 UTC | revision 1.176 by wakaba, Sun Sep 14 07:19:47 2008 UTC | |
---|---|---|
# | Line 3340 sub _get_next_token ($) { | Line 3340 sub _get_next_token ($) { |
3340 | !!!cp (1026); | !!!cp (1026); |
3341 | !!!parse-error (type => 'bare ero', | !!!parse-error (type => 'bare ero', |
3342 | line => $self->{line_prev}, | line => $self->{line_prev}, |
3343 | column => $self->{column_prev}); | column => $self->{column_prev} - length $self->{state_keyword}); |
3344 | $data = '&' . $self->{state_keyword}; | $data = '&' . $self->{state_keyword}; |
3345 | # | # |
3346 | } | } |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |