mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Started to add special function to inline code (issue #6).
This commit is contained in:
@@ -1,4 +1 @@
|
||||
switch x {
|
||||
case 1:
|
||||
x = 1;
|
||||
}
|
||||
var inline_code = code("var x = 5;");
|
||||
|
||||
Reference in New Issue
Block a user