add more frequently-run test for print_record
authorkleing
Sun, 10 Jan 2016 20:13:29 -0800
changeset 62119 b8c973d90ae7
parent 62118 e60f1a925b4d
child 62120 13f0fa687aa7
add more frequently-run test for print_record
src/HOL/ex/Records.thy
--- a/src/HOL/ex/Records.thy	Sun Jan 10 19:46:31 2016 -0800
+++ b/src/HOL/ex/Records.thy	Sun Jan 10 20:13:29 2016 -0800
@@ -323,6 +323,7 @@
   bar32 :: "'c \<times> 'b"
   bar31 :: "'c \<times> 'a"
 
+print_record "('a,'b,'c) bar"
 
 subsection \<open>Some code generation\<close>