Coming soon.
EscapeCheck9e4a270dCommand⌘KRun
1application Hello {
2fn main(path: Text, query: Map<Text, Text>) {
3<html>
4<body>
5<main>
6<h1>Hello from Atlox</h1>
7<p>Semantic source is ready.</p>
8</main>
9</body>
10</html>
11}
12}
13
Problems0Output
No unresolved obligations.