From 403a76a18fbbbc7b1ad4b65ed8c66c9abbbffa6f Mon Sep 17 00:00:00 2001 From: volth Date: Thu, 5 Jul 2018 02:52:02 +0000 Subject: lib.concatMap and lib.mapAttrs to be builtins --- tests/lang/eval-okay-mapattrs.exp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/lang/eval-okay-mapattrs.exp (limited to 'tests/lang/eval-okay-mapattrs.exp') diff --git a/tests/lang/eval-okay-mapattrs.exp b/tests/lang/eval-okay-mapattrs.exp new file mode 100644 index 000000000000..3f113f17bab1 --- /dev/null +++ b/tests/lang/eval-okay-mapattrs.exp @@ -0,0 +1 @@ +{ x = "x-foo"; y = "y-bar"; } -- cgit 1.4.1