Skip to content

Instantly share code, notes, and snippets.

@KIBORG04
KIBORG04 / test.dm
Last active January 4, 2023 23:07
Testing istype(A) && A.B, A?.B, A && A.b
@MoMMIv2#3484
```
/proc/main()
set background = 1
var/t1
var/t2
var/const/loops = 200000
var/time1 = world.timeofday