We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64ddc0 commit 4bea6f5Copy full SHA for 4bea6f5
1 file changed
key.core/src/main/resources/de/uka/ilkd/key/java/JavaRedux/java/lang/String.java
@@ -4,12 +4,6 @@ public final class String extends java.lang.Object implements java.io.Serializab
4
{
5
// public final static java.util.Comparator CASE_INSENSITIVE_ORDER;
6
7
- /*@ normal_behavior
8
- ensures \result == \dl_seqLen(\dl_strContent(this));
9
- */
10
- public /*@pure*/ int length();
11
-
12
13
/*@
14
public normal_behavior
15
requires true;
0 commit comments