summaryrefslogtreecommitdiff
path: root/java/java-tests/testData/codeInsight/template/postfix/templates/try/notStatement.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-tests/testData/codeInsight/template/postfix/templates/try/notStatement.java')
-rw-r--r--java/java-tests/testData/codeInsight/template/postfix/templates/try/notStatement.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/java-tests/testData/codeInsight/template/postfix/templates/try/notStatement.java b/java/java-tests/testData/codeInsight/template/postfix/templates/try/notStatement.java
new file mode 100644
index 000000000000..bec0827189df
--- /dev/null
+++ b/java/java-tests/testData/codeInsight/template/postfix/templates/try/notStatement.java
@@ -0,0 +1,3 @@
+public class Foo.try<caret> {
+
+} \ No newline at end of file