package jlp import ( "reflect" "testing" ) type TestCase struct { in string out Node } var TestCases = []TestCase{ { in: ` ( (main {1 "abc" 'a' '世'}) [sub (2 >