remove internal .elh files managed by elb

This commit is contained in:
Will Anderson
2026-05-02 23:00:31 -05:00
parent 34725a3988
commit 995f29eb42
35 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// auto-generated by elc --emit-header do not edit
// auto-generated by elc --emit-header - do not edit
extern fn ang_str_ends(s: String, suf: String) -> Bool
extern fn ang_str_drop_last(s: String, n: Int) -> String
extern fn ang_str_last_char(s: String) -> String