From 8f1093f0e00f9b1df7ce343a879303fd56a95d08 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Tue, 29 Oct 2013 17:42:34 +0100 Subject: First commit. --- tests/typing/bad/testfile-field-1.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/typing/bad/testfile-field-1.cpp (limited to 'tests/typing/bad/testfile-field-1.cpp') diff --git a/tests/typing/bad/testfile-field-1.cpp b/tests/typing/bad/testfile-field-1.cpp new file mode 100644 index 0000000..785c97d --- /dev/null +++ b/tests/typing/bad/testfile-field-1.cpp @@ -0,0 +1 @@ +int main() { 1.a; } -- cgit v1.2.3