Experimental browser for the Atmosphere
{ "uri": "at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo.pull/3lmzx2re3n622", "cid": "bafyreid5t35hsedxwzsicgx2wt7t7xr2pyvaetgfu3rezped7rwsi4jmzi", "value": { "$type": "sh.tangled.repo.pull", "patch": "From f92cec16f29adc110abc49f56d801337a7f238bb Mon Sep 17 00:00:00 2001\nFrom: Anirudh Oppiliappan <x@icyphox.sh>\nDate: Thu, 17 Apr 2025 23:25:12 +0300\nSubject: [PATCH 1/2] add lol2\n\n---\n test.go | 11 +++++++++++\n 1 file changed, 11 insertions(+)\n\ndiff --git a/test.go b/test.go\nindex babae75..b22065a 100644\n--- a/test.go\n+++ b/test.go\n@@ -10,3 +10,14 @@ func lol() {\n \t// This is a comment\n \t_ = 4\n }\n+\n+func lol2() {\n+\t// This is a comment\n+\t_ = 1\n+\t// This is a comment\n+\t_ = 2\n+\t// This is a comment\n+\t_ = 3\n+\t// This is a comment\n+\t_ = 4\n+}\n-- \n2.48.1\n\n\nFrom aeaf8409f84f1244bf25dc930b166cc8e7b5d441 Mon Sep 17 00:00:00 2001\nFrom: Anirudh Oppiliappan <x@icyphox.sh>\nDate: Thu, 17 Apr 2025 23:25:34 +0300\nSubject: [PATCH 2/2] add xs to main\n\n---\n main.go | 3 +++\n 1 file changed, 3 insertions(+)\n\ndiff --git a/main.go b/main.go\nindex f3193f5..b19fe89 100644\n--- a/main.go\n+++ b/main.go\n@@ -22,3 +22,6 @@ func main() {\n // The subtract function is not called in the main function, but it can be used in a similar way\n // The program demonstrates the use of generics in Go, which allows for more flexible and reusable code\n // Generics were introduced in Go 1.18, and they allow developers to write functions and data structures that can work with any data types\n+func xst[T any](a T) T {\n+\treturn a\n+}\n-- \n2.48.1\n\n", "title": "add lol2", "pullId": 15, "targetRepo": "at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo/3llmbkfueu522", "targetBranch": "main" } }