forked from rojo-rbx/rojo
Move and tidy up small place benchmark
This commit is contained in:
1
test-projects/benchmark_small_place/src/common/init.lua
Normal file
1
test-projects/benchmark_small_place/src/common/init.lua
Normal file
@@ -0,0 +1 @@
|
||||
print("hello from common")
|
||||
@@ -0,0 +1 @@
|
||||
return 1
|
||||
@@ -0,0 +1 @@
|
||||
return 2
|
||||
@@ -0,0 +1 @@
|
||||
return 3
|
||||
@@ -0,0 +1 @@
|
||||
return 4
|
||||
Reference in New Issue
Block a user