From 411a3461dca6b26f1a1a6b0c7f1f322f1d8df506 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 24 Oct 2013 02:51:28 +0200 Subject: Add a test of the type primops --- tests/lang/eval-okay-types.exp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/lang/eval-okay-types.exp (limited to 'tests/lang/eval-okay-types.exp') diff --git a/tests/lang/eval-okay-types.exp b/tests/lang/eval-okay-types.exp new file mode 100644 index 000000000..0287a32b1 --- /dev/null +++ b/tests/lang/eval-okay-types.exp @@ -0,0 +1 @@ +[ true false true false true false true false true false "int" "bool" "string" "null" "attrs" "list" "lambda" "lambda" "lambda" "lambda" ] -- cgit v1.2.3