1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Yusuke Endoh e946049665 [WIP] add error_squiggle gem
```
$ ./local/bin/ruby -e '1.time {}'
-e:1:in `<main>': undefined method `time' for 1:Integer (NoMethodError)

1.time {}
 ^^^^^
Did you mean?  times
```

https://bugs.ruby-lang.org/issues/17930
2021-06-29 23:45:49 +09:00
..
argf
array Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
basicobject Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
binding
builtin_constants
class
comparable
complex
data
dir Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
encoding Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
enumerable Update to ruby/spec@fd6eddd 2021-03-27 13:02:41 +01:00
enumerator Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
env Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
exception [WIP] add error_squiggle gem 2021-06-29 23:45:49 +09:00
false
fiber Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
file Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
filetest
float
gc Update to ruby/spec@fd6eddd 2021-03-27 13:02:41 +01:00
hash Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
integer
io Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
kernel Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
main Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
marshal
matchdata
math
method
module Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
mutex
nil
numeric
objectspace Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
proc Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
process Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
queue
random
range Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
rational
regexp Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
signal Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
sizedqueue
string Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
struct Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
symbol
systemexit
thread
threadgroup
time Update to ruby/spec@fd6eddd 2021-03-27 13:02:41 +01:00
tracepoint
true
unboundmethod
warning