mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref: formatting
This commit is contained in:
parent
718ddbf69d
commit
2e7d1cc976
5 changed files with 165 additions and 168 deletions
|
|
@ -1,14 +1,9 @@
|
|||
{
|
||||
"Main module": {
|
||||
"prefix": "mm",
|
||||
"Assertion": {
|
||||
"prefix": "asrt",
|
||||
"body": [
|
||||
"module Main where",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"main = do",
|
||||
" print $ \"hello\""
|
||||
"print $ assert ($0) \"Ok\""
|
||||
],
|
||||
"description": "Map using dictionary comprehension"
|
||||
"description": "Assert"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue