mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-15 00:45:04 +01:00
small improvements
This commit is contained in:
parent
3270e6b501
commit
f0227af982
4 changed files with 36 additions and 32 deletions
|
|
@ -11,8 +11,7 @@ import { exec } from "child_process";
|
|||
|
||||
const input = `
|
||||
function main() = (
|
||||
print("\\3AAA\\n");
|
||||
print("meow\\n");
|
||||
1 + 2 * 3;
|
||||
);
|
||||
`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue