mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Added license.
This commit is contained in:
@@ -1 +1,7 @@
|
||||
$hint()("Hello World");
|
||||
func foo(){
|
||||
return 1;
|
||||
}
|
||||
|
||||
var _x = foo();
|
||||
|
||||
foo();
|
||||
|
||||
Reference in New Issue
Block a user