-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Please check following command:
╰──➤ $ bin/tartrazine ./lib/docopt/src/docopt.cr -f html -l crystal --standalone
<!DOCTYPE html><html><head><style>.b {color: #d8d8d8;background-color: #181818;font-weight: 600;tab-size: 8;}.lh {color: #7cafc2;background-color: #282828;}.t {color: #d8d8d8;}.e {color: #ab4642;}.c {color: #585858;}.cp {color: #a16946;}.cpf {color: #a1b56c;}.k {color: #ba8baf;}.kt {color: #ab4642;}.na {color: #7cafc2;}.nb {color: #ab4642;}.nbp {color: #ab4642;}.nc {color: #7cafc2;}.nc {color: #dc9656;}.nd {color: #dc9656;}.nf {color: #7cafc2;}.nn {color: #7cafc2;}.nt {color: #ba8baf;}.nv {color: #7cafc2;}.nvi {color: #ab4642;}.ln {color: #dc9656;}.o {color: #86c1b9;}.ow {color: #ba8baf;}.l {color: #a1b56c;}.ls {color: #a1b56c;}.lsi {color: #a16946;}.lsr {color: #86c1b9;}.lss {color: #dc9656;}</style></head><body>Unhandled exception: unknown token: '[' (Crystal::SyntaxException)
from /home/zw963/Crystal/share/crystal/src/compiler/crystal/syntax/lexer.cr:2949:7 in 'raise'
from /home/zw963/Crystal/share/crystal/src/compiler/crystal/syntax/lexer.cr:2948:5 in 'raise'
from /home/zw963/Crystal/share/crystal/src/compiler/crystal/syntax/lexer.cr:2941:7 in 'unknown_token'
from /home/zw963/Crystal/share/crystal/src/compiler/crystal/syntax/lexer.cr:158:14 in 'next_token'
from /home/zw963/Crystal/share/crystal/src/crystal/syntax_highlighter.cr:89:7 in 'highlight_normal_state'
from /home/zw963/Crystal/share/crystal/src/crystal/syntax_highlighter.cr:80:11 in 'highlight_normal_state'
from /home/zw963/Crystal/share/crystal/src/crystal/syntax_highlighter.cr:14:5 in 'highlight'
from src/lexer.cr:412:7 in 'initialize'
from src/lexer.cr:406:5 in 'new'
from src/lexer.cr:423:7 in 'tokenizer'
from src/lexer.cr:422:5 in 'tokenizer'
from src/formatters/html.cr:79:19 in 'format_text'
from src/formatters/html.cr:57:7 in 'format'
from src/main.cr:112:3 in '__crystal_main'
from /home/zw963/Crystal/share/crystal/src/crystal/main.cr:118:5 in 'main_user_code'
from /home/zw963/Crystal/share/crystal/src/crystal/main.cr:104:7 in 'main'
from /home/zw963/Crystal/share/crystal/src/crystal/system/unix/main.cr:9:3 in 'main'
from /usr/lib/libc.so.6 in '??'
from /usr/lib/libc.so.6 in '__libc_start_main'
from bin/tartrazine in '_start'
from ???
Test on b81e9c4
Thanks
Metadata
Metadata
Assignees
Labels
No labels