diff --git a/test/compiler/statements/test_call.rb b/test/compiler/statements/test_call.rb index d1abcccc..9a64e320 100644 --- a/test/compiler/statements/test_call.rb +++ b/test/compiler/statements/test_call.rb @@ -6,6 +6,11 @@ class TestCallStatement < MiniTest::Test def test_call_constant_int @string_input = <