noogle/pesto/test_data/atom/trivial_lambda.nix
2023-11-28 17:28:51 +01:00

6 lines
60 B
Nix

let
/**Docs*/
# TODO: fix it later
foo = x: x;
in foo