Skip to content
Snippets Groups Projects
Commit dce1afdc authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* TDD: == should do a deep equality test, i.e., it should strictly

  evaluate its arguments.
parent 3151bdea
No related branches found
No related tags found
No related merge requests found
Bool(True)
["foobar" (rec {x = 1; y = x;})]
==
[("foo" + "bar") ({x = 1; y = 1;})]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment