We not in C anymore.
This commit is contained in:
@@ -413,7 +413,6 @@ public class LexState extends Constants {
|
|||||||
else
|
else
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
save('\0');
|
|
||||||
String str = new String(buff, 0, nbuff);
|
String str = new String(buff, 0, nbuff);
|
||||||
str2d(str, seminfo);
|
str2d(str, seminfo);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user