diff options
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 5793363..bd3d7ff 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -68,6 +68,8 @@ -- -- ls -- # @original-issue more information on the issue +-- +-- edited -- ``` module Main where |