mirror of
https://github.com/Example-uPagge/debugger.git
synced 2024-06-14 11:22:32 +03:00
Удалил лишний класс
This commit is contained in:
parent
78a081c75e
commit
90756ccd27
@ -1,9 +0,0 @@
|
||||
package dev.struchkov.example.debugger;
|
||||
|
||||
public class Main {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println(0.1 + 0.2); // 0.30000000000000004
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user