examples: Add more examples and clean up some
This commit is contained in:
7
examples/lang/duplicate.mcl
Normal file
7
examples/lang/duplicate.mcl
Normal file
@@ -0,0 +1,7 @@
|
||||
pkg "cowsay" {
|
||||
state => "newest",
|
||||
}
|
||||
|
||||
pkg "cowsay" {
|
||||
state => "installed",
|
||||
}
|
||||
Reference in New Issue
Block a user