Commit 793daeb0 authored by jaehyu's avatar jaehyu

commited

parent 1e495dc9
...@@ -18,7 +18,7 @@ public class BLEFPBuilder { ...@@ -18,7 +18,7 @@ public class BLEFPBuilder {
System.out.println("Hello"); System.out.println("Hello");
} }
public static void main(String[] args) { public static void main(String[] args) {
System.out.printf("Hello"); processor();
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment