{-# LANGUAGE QuasiQuotes #-}
module Lib where

import QQ

val = [myq|hello|]