7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
![]() |
[source,ruby]
|
||
|
----
|
||
|
if someCondition
|
||
|
puts "hello"
|
||
|
end
|
||
|
----
|