diff options
| author | Jeff Carr <[email protected]> | 2025-10-25 01:24:29 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-25 01:24:29 -0500 |
| commit | 27e0ddeaf127f561ca7fd5a8083ab52eba6ca2fb (patch) | |
| tree | 432ed35a59d85782153993ccc4c8932171eac65a /gui.go | |
| parent | f7a1de79b1c115bddbf3d323a6fd7786d878efd9 (diff) | |
first stab at making an argv binary
Diffstat (limited to 'gui.go')
| -rw-r--r-- | gui.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,5 +36,4 @@ func workInProgress() { fmt.Println(cobol.Time(s) + ": go.wit.com/apps/forge/argv.go") fmt.Println(cobol.Time(s) + ": go.wit.com/apps/forge/main.go") fmt.Println(cobol.Time(s) + ":") - // panic("deprecated") } |
