Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

%i doesn't work #2203

Closed
ghost opened this issue Nov 15, 2014 · 1 comment
Closed

%i doesn't work #2203

ghost opened this issue Nov 15, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 15, 2014

jruby 1.7.16.1 (1.9.3p392) 2014-10-28 4e93f31 on OpenJDK 64-Bit Server VM 1.8.0_25-b18 +jit [linux-amd64]

SyntaxError: test.rb:1: unknown type of %string
test = %i(one two)
         ^
@monkstone
Copy link
Contributor

jruby 1.7.16.1 (2.0.0p195) 2014-10-28 4e93f31 on OpenJDK 64-Bit Server VM 1.8.0_25-b18 +jit [linux-amd64]
Works OK use the compat.version=2.0 flag

@ghost ghost closed this as completed Nov 15, 2014
@enebo enebo added this to the Invalid or Duplicate milestone Dec 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants