8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
// heheheha comment
|
|
|
|
puts "dinglefart"
|
|
|
|
if 3 == 3 {
|
|
puts "3 is 3 lmao"
|
|
}
|