aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/isar/multiple/A.thy
blob: 7ad1ddf6278e1f405245901188ee176d5e152f41 (plain)
1
2
3
4
5
6
7

theory A = Pure:;

consts foo :: 'a;
consts bar :: 'a;

end;