1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-26 04:17:11 -07:00

Close brace.

This commit is contained in:
Cedric Beust 2015-11-26 01:25:34 -08:00
parent 435a824e07
commit bb322d446d

View file

@ -172,6 +172,7 @@ val kobalt = kotlinProject {
assemble { assemble {
jar { jar {
} }
}
</b> </b>
} }
</pre> </pre>