6 lines
76 B
Plaintext
Raw Normal View History

2025-01-18 22:15:47 +00:00
class Integer {}
for(i = 0 i = 20 i = 30){
// code
Integer j = 55
}