mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-13 22:45:27 +08:00
5 lines
111 B
Ruby
5 lines
111 B
Ruby
test_begin "test_flip"
|
|
|
|
# assert_equal %q{E}, proc{$_ = "E"; eval("nil if true..~/^E/",nil,"-e"); $_}
|
|
|
|
test_end |