5 lines
96 B
Ruby
5 lines
96 B
Ruby
# typed: strict
|
|
# frozen_string_literal: true
|
|
|
|
require "extend/os/mac/language/java" if OS.mac?
|