chore: bump scintilla and lexilla version
This commit is contained in:
12
3rdparty/lexilla545/lexilla/test/examples/ruby/225NumberDotMethod.rb.styled
vendored
Normal file
12
3rdparty/lexilla545/lexilla/test/examples/ruby/225NumberDotMethod.rb.styled
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
{2}# Float Literals{0}
|
||||
{4}12.34{0}
|
||||
{4}1234e{10}-{4}2{0}
|
||||
{4}1.234E1{0}
|
||||
{2}# Range Literals{0}
|
||||
{10}({4}1{10}..{4}2{10}){0}
|
||||
{10}({4}2.0{10}..{4}3{10}){0}
|
||||
{2}# Method on number{0}
|
||||
{4}1.5{10}.{11}ceil{0}
|
||||
{4}1ri{10}.{11}abs{0}
|
||||
{4}3{10}.{11}times{0} {10}{|{11}i{10}|{0} {11}puts{0} {11}i{10}}{0}
|
||||
{4}3{10}.{0} {11}times{0} {10}{|{11}i{10}|{0} {11}puts{0} {11}i{10}}{0}
|
Reference in New Issue
Block a user