2017-12-08 08:39:01 +00:00
|
|
|
*%(basename)s:8: SyntaxError: Detected cycle while resolving name 'foo' in 'modules-cycle5.js'
|
2017-02-28 11:35:16 +00:00
|
|
|
export {foo} from "modules-cycle5.js";
|
|
|
|
^^^
|
2017-12-08 08:39:01 +00:00
|
|
|
SyntaxError: Detected cycle while resolving name 'foo' in 'modules-cycle5.js'
|
2017-02-28 11:35:16 +00:00
|
|
|
|