xref: /Universal-ctags/Units/parser-rspec.r/broken-input.d/input.rb (revision 1b09ed7bb5f86310c8fbb8d7a4919a3889c85efe)
1RSpec.describe Order do
2  context "with no items do
3    it "behaves one way" do
4      # ...
5    end
6  end
7end
8