From e7d7ac0fd8b81c1d6fae9ab7c1e4654133c631ea Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 21 Oct 2024 23:20:57 +0200 Subject: Tests --- src/AST/Pretty.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/AST/Pretty.hs') diff --git a/src/AST/Pretty.hs b/src/AST/Pretty.hs index 7f60db1..8f1fe67 100644 --- a/src/AST/Pretty.hs +++ b/src/AST/Pretty.hs @@ -243,3 +243,5 @@ operator OLe{} = (Infix, "<=") operator OEq{} = (Infix, "==") operator ONot = (Prefix, "not") operator OIf = (Prefix, "ifB") +operator ORound64 = (Prefix, "round") +operator OToFl64 = (Prefix, "toFl64") -- cgit v1.2.3-70-g09d2