Sync
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
out "huh?";
|
||||
// proto:
|
||||
(FUCK!)
|
||||
// single line comment
|
||||
log "a";
|
||||
/*
|
||||
multi
|
||||
line
|
||||
comment
|
||||
*/
|
||||
log "b";
|
||||
Reference in New Issue
Block a user