From abb1a3f4e86ef070b765a8c5b89d24c2a3cee35c Mon Sep 17 00:00:00 2001 From: Gaith Hallak Date: Sun, 8 Jan 2023 09:14:17 +0300 Subject: [PATCH] New line in the end of the test file --- test/contracts/hole_expression.aes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/contracts/hole_expression.aes b/test/contracts/hole_expression.aes index d1e26d1..99594d8 100644 --- a/test/contracts/hole_expression.aes +++ b/test/contracts/hole_expression.aes @@ -10,4 +10,4 @@ contract C = Some(x) => x + 1 None => 0 - function g() = ??? \ No newline at end of file + function g() = ???