renaming is awesome

This commit is contained in:
creeper 2026-01-14 16:23:53 +01:00
parent b4f3264185
commit 3bf2b2394b

View File

@ -1,6 +1,6 @@
//TIP To <b>Run</b> code, press <shortcut actionId="Run"/> or
// click the <icon src="AllIcons.Actions.Execute"/> icon in the gutter.
public class Main {
public class CreeperSQL {
public static void main(String[] args) {
//TIP Press <shortcut actionId="ShowIntentionActions"/> with your caret at the highlighted text
// to see how IntelliJ IDEA suggests fixing it.