remove comments

pull/2748/head
Milen Radkov 6 years ago
parent 987f04155a
commit b4e9a75a8b
No known key found for this signature in database
GPG Key ID: E56287BBBC47F781

@ -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…
Cancel
Save