view graal/com.oracle.truffle.ruby.test/specs/tags/language/throw_tags.txt @ 13514:0fbee3eb71f0

Ruby: import project.
author Chris Seaton <chris.seaton@oracle.com>
date Mon, 06 Jan 2014 17:12:09 +0000
parents
children
line wrap: on
line source

fails:The throw keyword does not convert strings to a symbol
fails:The throw keyword raises an ArgumentError if outside of scope of a matching catch
fails:The throw keyword raises a ArgumentError if used to exit a thread