From 1a7e88bbd9290987e72616d42c9e9d344acc2a86 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 12 Dec 2006 16:14:31 +0000 Subject: * New built-in function `builtins.attrNames' that returns the names of the attributes in an attribute set. --- tests/lang/eval-okay-attrnames.exp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/lang/eval-okay-attrnames.exp (limited to 'tests/lang/eval-okay-attrnames.exp') diff --git a/tests/lang/eval-okay-attrnames.exp b/tests/lang/eval-okay-attrnames.exp new file mode 100644 index 000000000000..98af99a0cab0 --- /dev/null +++ b/tests/lang/eval-okay-attrnames.exp @@ -0,0 +1 @@ +Str("newxfoonewxy",[]) -- cgit 1.4.1