Hello World!
export var a = 1 == 2
export const b = [].concat(a)
export var a = 1 == 2
This is not parsable as JavaScript!
export const App = () => <div>2 > 1</div>
export type Value = 1 | 2 | 3 | 4 | 5
# abc
# abc
import React from 'react'
<header>Header</header>
# abc
# abc