mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
6 lines
76 B
Ruby
6 lines
76 B
Ruby
# frozen_string_literal: true
|
|
|
|
module SyntaxSuggest
|
|
VERSION = "2.0.3"
|
|
end
|