1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-04 23:27:15 +03:00
nickel/tests/destructuring
francois-caddet b83a4bb165
Apply suggestions from code review
fix comments typo and nickel syntax cleaning

Co-authored-by: Yann Hamdaoui <yann.hamdaoui@gmail.com>
2022-01-12 17:50:12 +01:00
..
assign_fail.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
assign.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
atbind.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
closed_fail.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
default.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
fun.ncl Apply suggestions from code review 2022-01-12 17:50:12 +01:00
mixed.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
nested.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
open.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
rest_fail.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
rest.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
simple.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00
typecontract_fail.ncl Add tests of failure and drop duplicate crate dependancy 2021-11-23 09:53:06 +01:00
typecontract.ncl add successfull tests of destructuring 2021-11-22 11:25:58 +01:00