mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-19 00:00:44 -05:00
[swfinterp] Better error message
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
package {
|
||||
public class DictCall {
|
||||
public static function main(d:Object):int{
|
||||
return d.x + d.y;
|
||||
return d.x + d.y;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user