mirror of
https://github.com/ruby/ruby.git
synced 2025-08-17 06:29:05 +02:00
5 lines
76 B
Ruby
5 lines
76 B
Ruby
# frozen_string_literal: true
|
|
|
|
module SyntaxSuggest
|
|
VERSION = "1.1.0"
|
|
end
|