2016-12-20 09:33:55 +00:00
|
|
|
# Copyright 2016 the V8 project authors. All rights reserved.
|
|
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
|
|
# found in the LICENSE file.
|
|
|
|
|
|
|
|
print """
|
|
|
|
1
|
2017-01-13 06:31:54 +00:00
|
|
|
v8-foozzie source: name/to/a/file.js
|
2016-12-20 09:33:55 +00:00
|
|
|
2
|
2017-01-13 06:31:54 +00:00
|
|
|
v8-foozzie source: name/to/file.js
|
2016-12-20 09:33:55 +00:00
|
|
|
weird other error
|
|
|
|
^
|
|
|
|
3
|
|
|
|
unknown
|
|
|
|
"""
|