Confirm that .kiss-only classes get the right package

This commit is contained in:
2022-10-06 00:30:59 +00:00
parent 549b4f2826
commit a3b16da04c
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package smooch; package smooch;
import LeetCode; import smooch.LeetCode;
class Main{ class Main{
static public function main(){ static public function main(){