Eeeee EE #399 eeee empirephoenix/patch-1

Update e.java
This commit is contained in:
iliana weller 2018-12-10 00:04:49 -08:00 committed by GitHub
commit 351c6c7802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
e.java
View File

@ -1,6 +1,6 @@
public class e {
public static void main(String[] args) {
public static void main(String[] e) {
while("e".equals("e")) {
System.out.println("e");
}