Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
rag-system
rag-system
/
t
/
t4018
/
kotlin-sealed-class
Code
Commits
Pulls
CI/CD
82,027
next
bisect
jch
maint
master
next
seen
test
todo
text
5 lines
61 Bytes
Copy permalink
Copy
Raw
1
sealed class RIGHT {
2
// a comment
3
// b comment
4
ChangeMe
5
}