brittany/data/Test257.hs

7 lines
84 B
Haskell

{-# LANGUAGE QuasiQuotes #-}
func = do
let body = [json|
hello
|]
pure True