Skip to content
Snippets Groups Projects
Unverified Commit 78474b54 authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Merge branch 'master' into fix/keywords

parents a9acabab e92bc012
No related branches found
No related tags found
1 merge request!38Use `\thesis@TeXkeywords`, not `keywords` in `\thesis@blocks@keywords`
Pipeline #
......@@ -812,7 +812,7 @@ fac() {
}
``````````````
~~~~~~ Ruby
~~~~~~ ruby
# Here's a way to empty an array.
joe = [ 'eggs.', 'some', 'break', 'to', 'Have' ]
print(joe.pop, " ") while joe.size > 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment