mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
remove comments
This commit is contained in:
parent
987f04155a
commit
b4e9a75a8b
1 changed files with 0 additions and 6 deletions
|
|
@ -8,12 +8,6 @@
|
|||
import { testTokenization } from '../test/testRunner';
|
||||
|
||||
testTokenization('aes', [
|
||||
|
||||
// contract HackBG =
|
||||
// record state = { developers : map(address, developer) }
|
||||
// record developer = { name : string, experience : int, skillset : list(string) }
|
||||
// entrypoint init() = { developers = {} }
|
||||
|
||||
[{
|
||||
line: 'contract HackBG =',
|
||||
tokens: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue