Testing breaking everything again

This commit is contained in:
StellarX20 2022-01-22 18:14:44 -05:00 committed by GitHub
parent 3b3b167f53
commit 1304d9433e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
function pepe (pepe1: string, pepe2: boolean, pepe3: number) {
pepe("pepe", true, 100)
}
elements={}