Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@patrickbkr
Created October 30, 2020 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickbkr/aea9931575ed45b1f33b5e6f77cc3c63 to your computer and use it in GitHub Desktop.
Save patrickbkr/aea9931575ed45b1f33b5e6f77cc3c63 to your computer and use it in GitHub Desktop.
xt/type-graph.t ............ 1/? # Failed test 'ComplexStr'
# at xt/type-graph.t line 17
# expected: 'ComplexStr Allomorph Str Complex Cool Any Mu'
# got: 'ComplexStr Complex Str Cool Any Mu'
# Failed test 'IntStr'
# at xt/type-graph.t line 17
# expected: 'IntStr Allomorph Str Int Cool Any Mu'
# got: 'IntStr Int Str Cool Any Mu'
# Failed test 'NumStr'
# at xt/type-graph.t line 17
# expected: 'NumStr Allomorph Str Num Cool Any Mu'
# got: 'NumStr Num Str Cool Any Mu'
# Failed test 'RatStr'
# at xt/type-graph.t line 17
# expected: 'RatStr Allomorph Str Rat Cool Any Mu'
# got: 'RatStr Rat Str Cool Any Mu'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment