Skip to content

Commit

Permalink
fix interface
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou committed Dec 13, 2023
1 parent 73dc92c commit e8d61e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/fr/badetitou/interfaces/MyInterface.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package fr.badetitou.interfaces;

interface MyInterface {
public interface MyInterface {
}

0 comments on commit e8d61e7

Please sign in to comment.