]> Nishi Git Mirror - gwion.git/commit
:white_check_mark: Add testing
authorJérémie Astor <fennecdjay@gmail.com>
Tue, 26 Apr 2022 19:56:50 +0000 (21:56 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Tue, 26 Apr 2022 19:56:50 +0000 (21:56 +0200)
commit7f5add1c6c312e4bbbe863ca4bf3794a7184425c
treecae66b1155a298ebe894c83da8f6dc8492fe5151
parent26ff4f0ed6de6f793debcdbd51ab55cab4f469bc
:white_check_mark: Add testing
src/parse/partial.c
tests/captures/lambda_captures.gw [new file with mode: 0644]
tests/captures/not_upvalue.gw [new file with mode: 0644]
tests/captures/spork_capture.gw [new file with mode: 0644]
tests/lambdas/partial_lambda.gw [new file with mode: 0644]