mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Added optional "pretty" printing.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
func foo(a, b) {
|
||||
return a > b;
|
||||
}
|
||||
|
||||
var x = foo();
|
||||
|
||||
Reference in New Issue
Block a user