From bceb06251cdb572850b2e6e4d15cfb2ac32da417 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Oct 2011 10:47:41 +0200 Subject: Add support for const data members Const data members are automatically treated as readonly. New test: const-member. --- common/const-member/test.std | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 common/const-member/test.std (limited to 'common/const-member/test.std') diff --git a/common/const-member/test.std b/common/const-member/test.std new file mode 100644 index 0000000..e69de29 -- cgit v1.1