refactor: keep compiler source standalone
Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?sando go
|
||||
package golden
|
||||
|
||||
func Greeting(name string)
|
||||
?>
|
||||
<?# SPDX-License-Identifier: AGPL-3.0-only ?>
|
||||
<p class="greeting">Hello, <?= name ?>.</p>
|
||||
Reference in New Issue
Block a user