5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
build do
|
|
rscons "second", "build"
|
|
puts "top build"
|
|
end
|