1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/number.A.rb

9 lines
75 B
Ruby
Raw Normal View History

2017-02-23 01:36:22 +03:00
1234
1_234
0d1_234
0xa_bcd_ef0_123_456_789
0o1234567
0b1_0
1.234_5e678_90
2017-02-23 01:41:30 +03:00