0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-03-11 22:18:44 +00:00

Fixed formatting of markdown.

This commit is contained in:
Drak 2012-07-24 14:03:32 +02:00
parent 8fcbf0a9e7
commit 730b782de1

View File

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