Added solution (#27127)
This commit is contained in:
		| @@ -62,6 +62,8 @@ window.exports = function(){}; | |||||||
| <section id='solution'> | <section id='solution'> | ||||||
|  |  | ||||||
| ```js | ```js | ||||||
| // solution required | "use strict"; | ||||||
|  | export const foo = "bar"; | ||||||
|  | export const bar = "foo"; | ||||||
| ``` | ``` | ||||||
| </section> | </section> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user