SJW/test/data/cycle/C.js

6 lines
37 B
JavaScript
Raw Normal View History

2020-01-10 18:44:24 +01:00
import A;
return {
s: 'c' + A.s
}