Add Alan, Amber, llrl, Pangaea, Cotowali, FreakC, Power Fx, Tokay (#1432)
* Update workflow to make amending previous commit * Add Alan, Amber, llrl, Pangaea * Add Alan, Amber, llrl, Pangaea * Add Cotowali, FreakC, Power Fx, Tokay * Add Cotowali, FreakC, Power Fx, Tokay * Update llrl.llrl * Update Pangaea.pangaea and Power Fx.pfx Co-authored-by: gnuhead-chieb <gnuhead-chieb@users.noreply.github.com>
This commit is contained in:
6
a/Alan.ln
Normal file
6
a/Alan.ln
Normal file
@@ -0,0 +1,6 @@
|
||||
import @std/app
|
||||
|
||||
on app.start {
|
||||
app.print("Hello World");
|
||||
emit app.exit 0;
|
||||
}
|
||||
1
a/Amber.ab
Normal file
1
a/Amber.ab
Normal file
@@ -0,0 +1 @@
|
||||
puts("Hello World")
|
||||
Reference in New Issue
Block a user