{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
# Haskel literate programming
# both Bird and Latex style
state code start '^>' begin
include "haskell.lang"
end
state code delim "\\begin{code}" "\\end{code}" multiline begin
include "haskell.lang"
end