mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
spelling: aggressively
This commit is contained in:
parent
7abc673606
commit
6ba014f43a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ local bench = script and require(script.Parent.bench_support) or require("bench_
|
|||
-- This implementation of the DeltaBlue benchmark is derived
|
||||
-- from the Smalltalk implementation by John Maloney and Mario
|
||||
-- Wolczko. Some parts have been translated directly, whereas
|
||||
-- others have been modified more aggresively to make it feel
|
||||
-- others have been modified more aggressively to make it feel
|
||||
-- more like a JavaScript program.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue