0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-01-03 11:21:51 +00:00

Merge pull request #3 from drak/patch-1

Fixed formatting of markdown.
This commit is contained in:
Patrick Reilly 2012-07-24 10:14:17 -07:00
commit 86f350597c

View File

@ -70,3 +70,5 @@ final class V8JsException extends Exception
final public string getJsSourceLine( void )
final public string getJsTrace( void )
}