SJW/test/data/diamond/B.js

6 lines
52 B
JavaScript
Raw Normal View History

2020-12-08 12:06:19 +01:00
import C;
return {
s: "world" + C.exclamation
};