Fix reported ameba issue

This commit is contained in:
Sijawusz Pur Rahnama 2023-12-27 23:56:20 +01:00
parent 1b661d633d
commit 1dd531740c
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
require "../../../spec_helper"
module Ameba::AST
source = Source.new ""
describe FlowExpressionVisitor do
it "creates an expression for return" do
rule = FlowExpressionRule.new