summaryrefslogtreecommitdiff
path: root/lib/irb/context.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-01-11 13:54:09 +0900
committergit <[email protected]>2023-01-11 22:29:10 +0000
commit7e283c585e88a08c6eaa4d28ffb646270b598e6d ()
tree699574a61b3a0fb27ad4b05b67dac112a1b0732a /lib/irb/context.rb
parent128398e7cd060691d7e4075e7b1937f43204d1a1 (diff)
[ruby/irb] Formatting to header styles
https://.com/ruby/irb/commit/cef125850d
-rw-r--r--lib/irb/context.rb5
1 files changed, 1 insertions, 4 deletions
@@ -3,10 +3,7 @@
# irb/context.rb - irb context
# by Keiju ISHITSUKA([email protected])
#
-# --
-#
-#
-#
require_relative "workspace"
require_relative "inspector"
require_relative "input-method"